Google-chrome – Youtube not buffering videos and not using any bandwidth in Chrome

bandwidthgoogle-chromenetworkingvideoyoutube

Youtube for some reason seems to be completely unwilling to load a handful of videos. It's not buffering at all, and it seems to not even be using any bandwidth (i'm monitoring it).

The issue seems to be completely hit or miss, since in some other videos in any resolution, it loads just fine.

No other devices in the network doing anything network intensive, and it's a wired connection so the usual are all taken care of. It's just that YT (or Chrome, i dont know who's the culprit here) seems to not even ask to download anything as my down traffic is about 0.2Kbs and the video is still stuck. (My connection is about 10Mb)

Best Answer

Your ISP could be using a caching server. Try to change your DNS server to Google's DNS server. This will prevent the packet route being ISP manipulated. Certain ISPs uses a Caching Server to lower bandwidth costs however the servers cannot cope causing the issue you described above (I have had the exact same problems).

You can follow the instruction in this page from Google.

Quoted:

Windows

DNS settings are specified in the TCP/IP Properties window for the selected network connection.

Example: Changing DNS server settings on Windows 7

  1. Go to the Control Panel.

  2. Click Network and Internet > Network and Sharing Center > Change adapter settings.

  3. Select the connection for which you want to configure Google Public DNS. For example:

    • To change the settings for an Ethernet connection, right-click Local Area Connection > Properties.
    • To change the settings for a wireless connection, right-click Wireless Network Connection > Properties.

      If you are prompted for an administrator password or confirmation, type the password or provide confirmation.

  4. Select the Networking tab. Under This connection uses the following items, select Internet Protocol Version 4 (TCP/IPv4) or Internet Protocol Version 6 (TCP/IPv6) and then click Properties.

  5. Click Advanced and select the DNS tab. If there are any DNS server IP addresses listed there, write them down for future reference, and remove them from this window.

  6. Click OK.

  7. Select Use the following DNS server addresses. If there are any IP addresses listed in the Preferred DNS server or Alternate DNS server, write them down for future reference.

  8. Replace those addresses with the IP addresses of the Google DNS servers:

    • For IPv4: 8.8.8.8 and/or 8.8.4.4.
    • For IPv6: 2001:4860:4860::8888 and/or 2001:4860:4860::8844.
  9. Restart the connection you selected in step 3.

  10. Test that your setup is working correctly; see Test your new settings below.

  11. Repeat the procedure for additional network connections you want to change.

Mac and Linux instructions are available in the link provided above.

This is ISP dependant.

There is evidence of Virgin Media's tactics by searching Virgin Media Youtube Caching (I am on a work network so cannot link to forums unfortunately)

Related Question