unable to stream multiple videos using videomixer

harishjennykn harishjennykn at yahoo.com
Mon Feb 3 09:19:24 CET 2014


Is there any reason for using videotestsrc ?

you can remove the videotestsrc element if not required and use the pipeline
something like this 

gst-launch-0.10 -e videomixer name=mix ! ffmpegcolorspace ! autovideosink \
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. 



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


More information about the gstreamer-devel mailing list