How to terminate one of pipeline streams

tones tone.starman at gmail.com
Thu Sep 3 02:46:29 PDT 2015


Hello everyone,

since I am quite new to Gstreamer I would like to ask you about my pipeline
I am building. I will use it as audio conference bridge. Core elements are
one audiomixer and one tee elements, all other elements are build and
destroyed on demand.

My question is hot to how to terminate (stop and delete elements) one of
many pipeline streams (the red ones in picture enclosed).

Do I just block the audiotestsource1 SRC pad, then send EOS on queue1 SINK
pad and wait for it on wavenc1 SRC? Maybe I have to block tee SRC PAD too?
Do I have to block all SRC pads? Anything else?

Regards!





--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/How-to-terminate-one-of-pipeline-streams-tp4673450.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list