Setting timestamps on filesrc pipeline

Arjen Veenhuizen arjen at moonlightmedia.nl
Fri Jun 16 13:19:10 UTC 2017


AFAIK MP3 does not contain any timestamps (except from the option to embed a
timecode in an extended ID3 tag). You could opt for muxing your MP3 stream
in an MPEG2TS so that timestamps at added at the sending side. At the
receiving side, you can use these timestamps to synchronize your webcam. 

A more pragmatic approach would be to set render-delay on pulsesink to 1.5
seconds or add a queue and set its min-* and max-* properties to add 1.5
seconds delay.



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Setting-timestamps-on-filesrc-pipeline-tp4683410p4683414.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list