[gst-devel] multiple pipelines
Miron Kunz
mironoz at mail.ru
Thu Nov 19 22:02:45 CET 2009
Hi,
Can I share data between 2 playing pipelines?
In pipe 1:
src->tee->sink
In pipe 2:
ghost pad from 1st pipeline's tee->queue->sink.
Bad things happen when this is set to play because of the wrong-state on 2nd pipeline's queue pad.
So shall i go to single pipeline for this case or there is a way to push data from one pipeline to another?
Thanks,
Miron
More information about the gstreamer-devel
mailing list