Friday, November 15, 2013

Improve YouTube Buffering

 

Some ISP’s buffer you tuber steaming to download to a cache file on their server

If you set the relevant IP range in the Windows Firewall, to block that it could improve the performance as it then streams the video from the YouTube server directly

image

as administrator open the CMD window and paste

netsh advfirewall firewall add rule name=”TWCYouTubeFIX” dir=in action=block remoteip=173.194.55.0/24,206.111.0.0/16 enable=yes

Now reboot the system and try to access YouTube and see if it works better.

It might take time to start because of IP blocking. But once it does it might be faster.

To remove this rule, just type the following and hit Enter:

netsh advfirewall firewall delete rule name=”TWCYouTubeFIX”

source

http://greenarrow.pcpitstopmail.com/ss/link.php?N=4895&L=1714&S=1IWO&E=wRvJHZv5mLX92bkBUb5NHalJ3Yv5mLj9Wb&H=7R1EK54w