How to play udpsrc using VLC

Mariem mariem.mhiri.ext at valeo.com
Thu Jul 6 14:42:55 UTC 2017


Hello,

I want to play an UPD video using VLC on my smartphone, I tried this syntax
udp://@:5000 but it does not work.
Do you know what is the right syntax ?

I am using the following gstreamer pipeline.

gst-launch-1.0 -v  v4l2src device=/dev/video1 ! videoconvert !
video/x-raw,format=NV12,width=640,height=480,framerate=30/1 ! x264enc !
h264parse ! rtph264pay ! udpsink host=CLIENT_IP port=5000

I appreciate your help.



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/How-to-play-udpsrc-using-VLC-tp4683713.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list