Logitech C270 to RTP

marininpa marininpa at mail.ru
Fri Apr 16 19:11:39 UTC 2021


Hi, I have a task to transmit a video stream from a USB WEB camera (Logitech
C270) over the RTP protocol. The WEB camera is connected to the Raspberry
pi. I'm using pipeline " gst-launch-1.0 v4l2src device=/dev/video0 !
'image/jpeg,width=1280,height=720, framerate=30/1' ! rtpjpegpay ! udpsink
host=127.0.0.1 port=5602 sync=false", but in this case I get too high
bitrate, 12-13 Mbit. How to transform the pipeline to reduce the bitrate to
1.5-2 Mbit and not to load the Raspberry pi processor too much?



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list