Receiving Pipeline for the following GSTREAMER Pipeline

ash kumar.ashu843 at gmail.com
Fri Nov 22 06:22:30 UTC 2019


Hi everyone,

I am new to Gstreamer. I am trying to set up a raspberry pi to send stream
to another device using UDP sink. I would like to know the command that
should be launched on the other device to receive stream corresponding to
this:

gst-launch-1.0 v4l2src do-timestamp=TRUE device=/dev/video0 ! videoconvert !
video/x-raw,format=I420,width=640,height=480,framerate=30/1 ! omxh264enc
control-rate=2 target-bitrate=1512000 inline-header=FALSE periodicty-idr=20
! h264parse !
video/x-h264,stream-format=avc,alignment=au,width=640,height=480,framerate=30/1,profile=baseline
! udpsink host=192.168.179.3 port=5200


Could you please help? Thank you!



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


More information about the gstreamer-devel mailing list