Time over RTSP h.264 video stream

Sebastian Dröge sebastian at centricular.com
Fri Jun 3 05:57:16 UTC 2016


On Di, 2016-05-31 at 07:19 -0700, bomba wrote:
> 
> Is there any gst_net_time_provider_new()-like function that binds the clock
> on a TCP port?
> What would you suggest?

There is currently no TCP based clock protocol implemented in
GStreamer, but you could implement your own of course.

What might work for you is using the GStreamer NTP clock support. You
could then use a common NTP clock somewhere on the network (or on the
Internet) and the clients wouldn't have to bind to an UDP port
themselves. Of course that requires that the NTP protocol works
properly in your network.

-- 
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: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160603/9ac7a73b/attachment.sig>


More information about the gstreamer-devel mailing list