forwarded screen stutters every several seconds

Tim Müller tim at centricular.com
Mon Jan 18 02:02:46 PST 2016


On Mon, 2016-01-18 at 01:07 -0800, henryco wrote:

> Yes but it says that the maximum is 100K , which (if in bytes) is
> very small and even smaller than the default Pi 
> net.core.rmem_max = 163840 (also in bytes) which is considered too
> small...

Ah, I didn't know where you got the 'maximum 100k' from, but I now
found it in the description earlier up. That's bogus and should be
fixed. The max depends on the system and configuration, and it's
certainly possible (and often desirable or required) to set much larger
sizes.

>  a naive question is also if we really need to use 2^n numbers or
> does it
> automatically sets to the most nearby power of two if one enters any
> number

This just maps to setsockopt/SO_RCVBUF on Linux/*nix, for what it's
worth, so for more information you'll probably want to check the docs
for that.

Cheers
 -Tim

-- 
Tim Müller, Centricular Ltd - http://www.centricular.com




More information about the gstreamer-devel mailing list