<div dir='auto'><div>Hi Philippe,<br><div class="gmail_extra"><br><div class="gmail_quote">On Dec 8, 2018 18:30, Philippe Normand <phil@base-art.net> wrote:<blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">
> For each new WebRTC connection, I now would like to add webrtcbins that connect to the rtp_src tee, hooked up with a queue, such as<br>
> “queue ! webrtcbin” (connected to tee name=rtp_src)”<br>
> So I make the element, link the queue to tee, and the webrtcbin to the queue.<br></p></blockquote></div></div></div><div dir="auto"><br></div><div dir="auto"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr"> </p>
<p dir="ltr">Just asking to make sure, do you synchronise the state of the 2 elements with the pipeline state after adding them and linking to the tee?</p></blockquote></div></div></div><div dir="auto"><br></div><div dir="auto">That is a good hint. So far I did not do anything to the added elements' state - since I was assuming they would somehow take their state from the rest of the pipeline - but I guess that assumption is wrong?</div><div dir="auto"><br></div><div dir="auto">What would be the best way to sync them? </div><div dir="auto"><br></div><div dir="auto">Thanks for the suggestion,</div><div dir="auto"><br></div><div dir="auto">Dominik</div></div>