Link/unlink tee branch from a pipeline

Giacomo D omagico.olo at gmail.com
Wed Sep 23 23:58:20 PDT 2015


So I need to do something like this below?

 src1 --> tee1 ---> videomixer --> xvideosink
             tee1  --> xvideosink1

 src1 --> autoaudiosink

 src2 --> tee2 ---> videomixer --> xvideosink
             tee2 --> (unlinked)

 src2  --> (unlinked)

 After a little bit of time and when an event occurs I change
 the situation to this:

 src1 --> tee1 ---> videomixer --> xvideosink
             tee1  --> (unlinked)

 src1 -->  (unlinked)

 src2 --> tee2 ---> videomixer --> xvideosink
             tee2 --> xvideosink1

 src2  --> autoaudiosink

Is it correct? Because I am trying it but when I add to my pipeline the
audio branch  src1 --> autoaudiosink, the pipeline is not working...

Thanks in advance,
Giacomo

 




--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Link-unlink-tee-branch-from-a-pipeline-tp4673605p4673808.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list