How to encode webcam to H.264 and stream through ethernet?

ang083 c0ff331993 at gmail.com
Tue Apr 2 08:57:06 UTC 2019


I did this gst-command :

gst-launch-1.0 v4l2src device=/dev/video0 io-mode="dmabuf" !
"video/x-raw,format=UYVY,width=1920,height=1080,framerate=30/1" !
videoconvert! omxh264enc! rtph264pay! udpsink host=192.168.1.13 port=7272

pipeline is running on server side.

May I know what is the gst-launch-1.0 command line on the client side?

Is there any way to improve my gst-command pipeline?

Thanks



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


More information about the gstreamer-devel mailing list