 | TCP settings for streaming video Has anyone expeirmented with TCP settings to use when streaming a lot of video? Just wonder if RWIN or other settings can make a difference in performance...(?) |
|
 NazcarPosting tagPremium join:2001-01-24 Topeka, KS | Interesting question, we have just started the tv over ip thing ( via pc-tv and notice a few hic-up's, you ask a good question ) -- Random posting, move if needed |
|
 | reply to tshaff09 As I Know The latest microsoft operating systems have improved TCP output ( for servers!) by introducing a new contention manager which ramps up the allocation of lan bandwidth to tranactions far quicker. This is called CTCP By default, Vista and Windows 7 have CTCP turned off, it is only on by default under server 2008. turning On This option "on" can significantly increase throughput. To enable CTCP, in elevated cammand prompt type: netsh int tcp set global congestionprovider=ctcp To disable CTCP: netsh int tcp set global congestionprovider=none Possible options are: ctcp, none, default (restores the system default value). Recommended setting: ctcp By doing this you can stream faster. |
|
 NazcarPosting tagPremium join:2001-01-24 Topeka, KS | Set global command failed on IPv4 The requested operation requires elevation (Run as administrator).
How do you run as admin? I am admin on the pc -- Random posting, move if needed
umm, nevermind, Im a dumba**, I got it worked out |
|