Multiple pipelines in one gst-launch

johnwesting john.blank.westing at gmail.com
Tue May 7 13:18:30 PDT 2013


Is this not possible using gst-launch?

Original Post:

I try to have two pipelines in one gst-launch command.

gst-launch -v alsasrc !
"audio/x-raw-int,channels=2,rate=44100,depth=32,height=32" ! audioconvert !
rtpL16pay ! udpsink host=localhost port=8000 \
udpsrc port=8000 !
"application/x-rtp,media=audio,clock-rate=44100,channels=2,payload=96" !
rtpL16depay ! alsasink sync=false




--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Multiple-pipelines-in-one-gst-launch-tp3561072p4659832.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list