<div dir="ltr">Ooops, forgot to add picture.<br></div><div class="gmail_extra"><br><div class="gmail_quote">2015-09-03 11:46 GMT+02:00 tones <span dir="ltr"><<a href="mailto:tone.starman@gmail.com" target="_blank">tone.starman@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello everyone,<br>
<br>
since I am quite new to Gstreamer I would like to ask you about my pipeline<br>
I am building. I will use it as audio conference bridge. Core elements are<br>
one audiomixer and one tee elements, all other elements are build and<br>
destroyed on demand.<br>
<br>
My question is hot to how to terminate (stop and delete elements) one of<br>
many pipeline streams (the red ones in picture enclosed).<br>
<br>
Do I just block the audiotestsource1 SRC pad, then send EOS on queue1 SINK<br>
pad and wait for it on wavenc1 SRC? Maybe I have to block tee SRC PAD too?<br>
Do I have to block all SRC pads? Anything else?<br>
<br>
Regards!<br>
<br>
<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/How-to-terminate-one-of-pipeline-streams-tp4673450.html" rel="noreferrer" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/How-to-terminate-one-of-pipeline-streams-tp4673450.html</a><br>
Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div><br></div>