<div dir="ltr">I suggest enabling the log. My first suspect, it is something related to the SSRC/TS of the new stream. You can give a try with the rtpbin that contains the jitter. <br></div><br><div class="gmail_quote"><div dir="ltr">On Wed, Oct 3, 2018 at 7:29 AM Nicolas <<a href="mailto:nicolas@ubble.ai">nicolas@ubble.ai</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Matteo, Arjen and all,<br>
<br>
We've made a series of tests on the GStreamer pipeline, as well as running<br>
GStreamer in the same machine as Janus.<br>
<br>
We ended up with a setup that seems to yield a good quality for our use<br>
case: <br>
- adding a rtpjitterbuffer as suggested (without playing with latency for<br>
now)<br>
- adding threads to the vp8dec element (threads=4)<br>
- running GStreamer natively instead of within Python<br>
<br>
This uncovered another issue... we're streaming 3 successive sequences. In<br>
between each sequence, the publisher stops the stream, then relaunch a new<br>
one, forwarded in a similar way to GStreamer. GStreamer is unchanged.<br>
<br>
This works fine with all setups we tested *except* when we use a<br>
Jitterbuffer. When a Jitterbuffer is used, nothing is received for the<br>
second scene.<br>
<br>
Do you have any idea where the issue might be coming from?<br>
<br>
Thanks,<br>
nicolas<br>
<br>
<br>
<br>
--<br>
Sent from: <a href="http://gstreamer-devel.966125.n4.nabble.com/" rel="noreferrer" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/</a><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div><br clear="all"><br>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">“There are two ways of constructing a software design: One way is to make it so simple that there are obviously no deficiencies, and the other way is to make it so complicated that there are no obvious deficiencies. The first method is far more difficult.”<br>- Tony Hoare</div>