Record UDP stream

Mattekr matteozoni at gmail.com
Fri May 19 17:40:26 UTC 2017


Thank you, I solved with your advice.

Here is the command if it could be useful to someone

C:\gstreamer\1.0\x86_64\bin\gst-launch-1.0.exe -e -v udpsrc port=5000 ! tee
name=t t. ! queue ! application/x-rtp, payload=96 ! rtpjitterbuffer !
rtph264depay ! avdec_h264 ! fpsdisplaysink sync=false text-overlay=false t.
! queue ! application/x-rtp, payload=96 ! rtpjitterbuffer ! rtph264depay !
avdec_h264 ! decodebin ! x264enc ! mp4mux ! filesink
location=C:\\test\\file.mp4



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Record-UDP-stream-tp4683050p4683052.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list