Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

YouTube Functionality

Featured Replies

So.... streaming video/audio is usually done with UDP because it's a connectionless, fire-and-forget protocol... however I watch videos on YouTube, do a netstat, and there's not one UDP connection active. Then again, I don't see any connection pointing to(by host name anyway) YouTube, UDP or TCP?

Anyone know why?


Here it's not really "streaming" per se (like, as in wacthing a live event using MMS protocol or the like) so it doesn't use UDP. It's just a flash player (.swf file) that downloads a .flv file using a plain old HTTP GET (exactly the same way as your browser gets a html page or images and so on).

Most of the requests for the flv files these days seem to be made to googlevideo.com (e.g. v11.lscache6.googlevideo.com on the last one I tried).

If netstat doesn't see it, perhaps it's done downloading. I never really use netstat (wireshark is where it's at), but I looked it up, and as soon as I hit play on a vid, several entries appeared e.g. qy-in-f118:http (as in qy-in-f118.google.com), and connections to the 74.125/16 block that belongs to Google.

  • Author
Here it's not really "streaming" per se (like, as in wacthing a live event using MMS protocol or the like) so it doesn't use UDP. It's just a flash player (.swf file) that downloads a .flv file using a plain old HTTP GET (exactly the same way as your browser gets a html page or images and so on).

Most of the requests for the flv files these days seem to be made to googlevideo.com (e.g. v11.lscache6.googlevideo.com on the last one I tried).

If netstat doesn't see it, perhaps it's done downloading. I never really use netstat (wireshark is where it's at), but I looked it up, and as soon as I hit play on a vid, several entries appeared e.g. qy-in-f118:http (as in qy-in-f118.google.com), and connections to the 74.125/16 block that belongs to Google.

Ahhhhh! That makes perfect sense! Silly me, thanks.

I'm new to the networking side of the house so it's very interesting to me learning how all these different things operate, it's like it's own hidden little world hehe.

Yeah I've only used Wireshark once in a class so far and it was just and introduction but I here Wireshark is an awesome app to use.

Thanks!!!

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.