unable to stream multiple videos using videomixer

prkhr4u prakhargupta at bel.co.in
Mon Feb 3 07:20:52 CET 2014


I have created a simple pipeline using videomixer for streaming 2 videos from
2 IP Cameras simultaneously.
Here is the pipeline:

gst-launch-0.10 -e videomixer name=mix ! ffmpegcolorspace ! autovideosink \
videotestsrc pattern=3 ! video/x-raw-yuv, framerate=25/1, width=640,
height=200 ! mix. \
souphttpsrc location=http://169.254.75.39/video2.mjpg ! jpegdec ! videobox
top=0 left=0 ! mix. \
souphttpsrc location=http://169.254.126.124/video2.mjpg ! jpegdec ! videobox
border-alpha=0 top=0 left=-320 ! mix.

But I am able to see only 1 stream (169.254.75.39) the top one only and for
the second only white background is coming.
Anyone knows what is the problem here?



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/unable-to-stream-multiple-videos-using-videomixer-tp4665039.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list