Well RTP header doesn't contain clock data, it only stores playback
timestamp.
You could use the header extension and store the UTC time on it. Then read
it on the client side. But if you're trying to measure latency you would
need both clocks to be synced.
For adding data to the RTP header extension you'll need to add a probe to
the src pad of the rtp payloader.
I've commented on a similar topic just 2 days ago so you can look at the
code I shared there.
--
Sent from:
http://gstreamer-devel.966125.n4.nabble.com/_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel