diff options
author | Josh Blum <josh@joshknows.com> | 2012-04-27 13:10:36 -0700 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2012-04-27 13:10:36 -0700 |
commit | 86c32704e864e42651a7d1529436acbbe7eeb96e (patch) | |
tree | 8ed536fbb748f2967cfd7c54179b7c77871b2dea | |
parent | e57c30b4e1bb2c2d9c4599cf480d2d4cd06a66f4 (diff) | |
download | uhd-86c32704e864e42651a7d1529436acbbe7eeb96e.tar.gz uhd-86c32704e864e42651a7d1529436acbbe7eeb96e.tar.bz2 uhd-86c32704e864e42651a7d1529436acbbe7eeb96e.zip |
udp: increase FastSendDatagramThreshold 2048 + docs
-rw-r--r-- | host/docs/transport.rst | 3 | ||||
-rwxr-xr-x | host/utils/FastSendDatagramThreshold.reg | bin | 316 -> 312 bytes |
2 files changed, 3 insertions, 0 deletions
diff --git a/host/docs/transport.rst b/host/docs/transport.rst index b136f3e87..70f1ef3a8 100644 --- a/host/docs/transport.rst +++ b/host/docs/transport.rst @@ -111,6 +111,9 @@ FastSendDatagramThreshold registry key to change documented here: * http://www.microsoft.com/windows/windowsmedia/howto/articles/optimize_web.aspx#appendix_e +The quick and easy way: +Double click and run <install-path>/share/uhd/FastSendDatagramThreshold.reg + ------------------------------------------------------------------------ USB Transport (LibUSB) ------------------------------------------------------------------------ diff --git a/host/utils/FastSendDatagramThreshold.reg b/host/utils/FastSendDatagramThreshold.reg Binary files differindex ea4673f03..c0665d09e 100755 --- a/host/utils/FastSendDatagramThreshold.reg +++ b/host/utils/FastSendDatagramThreshold.reg |