Record UDP stream

Michelle Guo guolulu_318 at 126.com
Tue Oct 10 02:07:37 UTC 2017


Hi Mattekr
    I have the same problem as you. I receive h264 stream from udpsrc, then
play and record it. I use the similar pipeline as yours, however, my problem
is that the file saved from filesink is not playable. So do you have any
idea ?  
    Thank you so much !  
Mattekr wrote
> 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





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


More information about the gstreamer-devel mailing list