How to terminate one of pipeline streams

Tone Starman tone.starman at gmail.com
Thu Sep 3 02:55:10 PDT 2015


Ooops, forgot to add picture.

2015-09-03 11:46 GMT+02:00 tones <tone.starman at gmail.com>:

> 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.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150903/a21e70ca/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pipeline.jpg
Type: image/jpeg
Size: 111598 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150903/a21e70ca/attachment-0001.jpg>


More information about the gstreamer-devel mailing list