UTC timestamp into H.264 stream

Sebastian Dröge sebastian at centricular.com
Mon Jan 18 11:11:09 PST 2016


On Mo, 2016-01-18 at 18:41 +0100, Florian Langlois wrote:
> Hi,
> 
> I implemented this on top of a RTSP server with gst-rtsp-server. Now
> I'm facing with an other problem. If the pipeline uses the realtime
> clock, the synchronization is affected by system clock changes
> (backward or forward), e.g. pipeline runs very fast or is blocked
> depending clock advanced or went back. Monotonic clock is not
> affected. Any idea how to solve this ?

Well, that's exactly the difference between the monotonic clock and the
realtime clock :)

You solve that by using the monotonic clock, and translating monotonic
clock times to the realtime clock times as described in previous mails.

-- 
Sebastian Dröge, Centricular Ltd · http://www.centricular.com

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160118/bb20d9d8/attachment.sig>


More information about the gstreamer-devel mailing list