<div dir="ltr"><div dir="ltr"></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le mer. 3 mars 2021 à 17:28, Ross Finlayson <<a href="mailto:finlayson@live555.com">finlayson@live555.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
<br>
> On Mar 3, 2021, at 7:11 AM, Eric Beuque <<a href="mailto:eric.beuque@jet1oeil.com" target="_blank">eric.beuque@jet1oeil.com</a>> wrote:<br>
> <br>
> My question is how i'm supposed to deal with a camera clock change when the stream is already running ?<br>
<br>
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.)<br>
<br>
If you need to make a large change to your clock, then you’ll need to stop streaming as well.<br></blockquote><div><br></div><div>Thank you very much for your answer. <br></div><div><br></div><div>This is what i was thinking, but i wasn't sure. So i will make a workaround for this. I suggest if possible to add a note in the FAQ, because it's hard to find this information when you don't know fully the protocol and it can be a common issue. <br></div><div><br></div><div>Regards,</div><div>Eric<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
<br>
Ross Finlayson<br>
Live Networks, Inc.<br>
<a href="http://www.live555.com/" rel="noreferrer" target="_blank">http://www.live555.com/</a><br>
<br>
<br>
_______________________________________________<br>
live-devel mailing list<br>
<a href="mailto:live-devel@lists.live555.com" target="_blank">live-devel@lists.live555.com</a><br>
<a href="http://lists.live555.com/mailman/listinfo/live-devel" rel="noreferrer" target="_blank">http://lists.live555.com/mailman/listinfo/live-devel</a><br>
</blockquote></div></div>