Receiving Pipeline for the following GSTREAMER Pipeline

classic Classic list List threaded Threaded
1 message Options
ash
Reply | Threaded
Open this post in threaded view
|

Receiving Pipeline for the following GSTREAMER Pipeline

ash
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/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel