[mythtv-users] Lan Qos

Michael T. Dean mtdean at thirdcontact.com
Sun Oct 7 16:10:53 UTC 2007


On 10/07/2007 11:28 AM, Dan Ritter wrote:
> On Sat, Oct 06, 2007 at 10:53:58PM -0400, Chris Isip wrote:
>   
>> Playback stutters when I am doing scp.  Anybody implemented a lan Qos?
>>     
> man scp. Look for:
>
>    -l limit
>                 Limits the used bandwidth, specified in Kbit/s

It's also possible that it's the encryption causing CPU starvation of
the decoding thread.  May want to try:

scp -c none

(if you've a patched OpenSSH install that allows this) or

scp -c blowfish-cbc

if you don't.

Mike


More information about the mythtv-users mailing list