Syncing two live sources
Frederik
devfrederik at gmail.com
Fri Sep 21 06:26:13 UTC 2018
On the sender side both audio and video are inside the same pipeline, so they
should be in sync (ignoring latency at this point).
The receiver has a RtpBin wich dynamically constructs RtpSession,
RtpJitterBuffer and RtpRtxReceive for both rtp streams. At this point, I
should be able to correlate the two Rtp streams by their timestamps I guess
?
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list