On Jul 2, 2020, at 1:47 AM, Ross Finlayson <finlay...@live555.com> wrote:
> 
> If your OS handles “socket()” with a granularity of 10ms, then you need a 
> better OS.

It’s not socket(), it’s select(), and he’s got the timeval parameter set, so 
it’s expected to delay.

However, 10ms feels short here.  60 fps is 16 ms.  For the OP’s report to be 
precisely accurate, we’d have to believe he’s either running at something like 
100 fps or the frames are fragmented so that there are ~100 *partial* frames 
per second.
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to