[gst-devel] RTP audio stream to filesink, issue with packet loss
shiva varma
shiva.varma at gmail.com
Thu Jan 13 00:50:05 CET 2011
You can take the output of the rtppcmudepay directly to wavenc...
The below pipeline should work...
filesrc location=foobar.pcap ! pcapparse
! "application/x-rtp, payload=0, clock-rate=8000"
! gstrtpjitterbuffer ! rtppcmudepay ! wavenc ! filesink
location=foobar.wav
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/RTP-audio-stream-to-filesink-issue-with-packet-loss-tp3214825p3215009.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list