[gst-devel] Videomixing two/multiple webcams side by side

scottmil scottmil at gmail.com
Fri May 14 21:07:34 CEST 2010


UPDATE:

I've made some progress.  I can get a "wider view" screen and it loads
without crashing but only one camera is shown, though both are running.  So
I assume one is being displayed under the other, but I cant seem to get one
on one side and one on the other.

here is the command i'm using:

gst-launch v4l2src device=/dev/video0 ! videobox right=-640 !
video/x-raw-yuv! videomixer name=mix ! ffmpegcolorspace ! xvimagesink
sync=false v4l2src device=/dev/video1 ! queue ! video/x-raw-yuv! mix. mix.

-- 
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Videomixing-two-multiple-webcams-side-by-side-tp2197804p2217082.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.




More information about the gstreamer-devel mailing list