[Live-devel] Presentation time issue when device clock change

Ross Finlayson finlayson at live555.com
Wed Mar 3 07:25:58 PST 2021



> On Mar 3, 2021, at 7:11 AM, Eric Beuque <eric.beuque at jet1oeil.com> wrote:
> 
> My question is how i'm supposed to deal with a camera clock change when the stream is already running ?

In short, you can’t.  Your server’s presentation times must be aligned with ‘wall clock time' (more precisely, the times returned by “gettimeofday()”), and this can’t undergo large jumps.  (Small changes due to NTP should be OK, though.)

If you need to make a large change to your clock, then you’ll need to stop streaming as well.


Ross Finlayson
Live Networks, Inc.
http://www.live555.com/




More information about the live-devel mailing list