can't stream webcam logitech c310

Arjen Veenhuizen arjen.veenhuizen at tno.nl
Mon Dec 5 13:08:21 UTC 2016


That would indeed imply that the webcam can deliver raw video as well.
Perhaps the following pipeline works?
gst-launch-1.0 -v v4l2src device=/dev/video0  ! capsfilter
caps="video./x-raw,format=YUY2,width=1280,height=720,framerate=(fraction)30/1"
! videoconvert ! queue ! x264enc ! queue ! rtph264pay ! udpsink
host=192.168.1.10 port=5001



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/can-t-stream-webcam-logitech-c310-tp4681011p4681021.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list