[Live-devel] [live555] video has big delay if use trigger event to deliver frame

Warren Young warren at etr-usa.com
Thu Jul 2 08:04:52 PDT 2020


On Jul 2, 2020, at 1:47 AM, Ross Finlayson <finlayson at 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.


More information about the live-devel mailing list