Is it possible to "split" a pipeline in 2 and have it going trough different paths?

cedivad davide at techforum.it
Sun Jun 30 12:21:49 PDT 2013


Is it possible to do something like:

1) read source (/dev/video0 webcam)
2) little color conversion (ffmpegcolorspace)
3) split the pipeline in 2: pipeline.1 and pipeline.2

4a) encode pipeline.1 to h264/720p and save it to a file
4b) encode pipeline.2 to h264/480p and stream it over the internet

(i can't use the same pipeline and encode it to 720p first and 480p after, i
don't have enough processing power).

Thanks! :)



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Is-it-possible-to-split-a-pipeline-in-2-and-have-it-going-trough-different-paths-tp4660839.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list