Logitech C270 to RTP

marininpa marininpa at mail.ru
Thu May 6 16:52:07 UTC 2021


GStreamer-devel mailing list wrote
> You mean to use jpeg ? would be v4l2src ! jpegec ! video/x-raw,...
> The rest is the same.

yes, this pipeline works:
gst-launch-1.0 v4l2src device=/dev/video0 ! jpegdec !
video/x-raw,width=1280,height=720,framerate=30/1 ! videoconvert ! omxh264enc
! rtph264pay pt=96 config-interval=1 ! udpsink host=192.168.88.100 port=5000

but the CPU load has increased from 10% to 50%, are there alternative jpeg
decoders?




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


More information about the gstreamer-devel mailing list