<div dir="ltr"><div dir="ltr"><div dir="ltr"><br></div><div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr">Am Do., 10. Jan. 2019 um 13:43 Uhr schrieb Geek-Gst <<a href="mailto:vinod.kesti@mailinator.com" target="_blank">vinod.kesti@mailinator.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Use streamsynchronizer. Which will synchronize the stream.<br>
<br>
Check playbin code for streamsynchronizer use.  <br>
<a href="https://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-plugins/html/gst-plugins-base-plugins-streamsynchronizer.html" rel="noreferrer" target="_blank">https://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-plugins/html/gst-plugins-base-plugins-streamsynchronizer.html</a><br>
<br></blockquote><div>I was far away from having a code, where I only needed to synchronizing audio/video. <br></div><div><br></div><div>But now maybe I found a solution. It is a bit unconventional, but it could work: <br></div><div>I use two pipelines in the first one I put playbin3 and give them inter-sinks. In the second pipeline I use intersources. I test it only with a hand full clips, and not with rtmp output. But this is the next step now.</div><div><br></div><div>It would be nice when uridecodebin3 had the same behavior like playbin3, then I could do everything in one pipeline.<br></div></div></div>
</div></div>