AW: Record UDP stream

killerrats koreysjunkmail at gmail.com
Tue Oct 10 14:51:15 UTC 2017


so doing these pipeline doesn't work?

gst-launch-1.0.exe -e -v udpsrc port=5000 ! application/x-rtp, payload=96 !
rtpjitterbuffer ! rtph264depay ! h264parse ! mp4mux ! filesink
location=C:\\Users\\Progettazione\\Desktop\\file.mp4

or without rtpjitterbuffer

gst-launch-1.0.exe -e -v udpsrc port=5000 ! application/x-rtp, payload=96 !
rtph264depay ! h264parse ! mp4mux ! filesink
location=C:\\Users\\Progettazione\\Desktop\\file.mp4



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


More information about the gstreamer-devel mailing list