[gst-devel] RTP audio stream to filesink, issue with packet loss
Thorsten Brendt
tbrendt at googlemail.com
Thu Jan 13 03:13:52 CET 2011
On Thu, Jan 13, 2011 at 12:50 AM, shiva varma <shiva.varma at gmail.com> wrote:
>
> 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
Thanks for the suggestion, but I need to have uncompressed PCM audio
in the wav file. Should have stated that more clearly, "a wav file"
is really kind of a noop.
More information about the gstreamer-devel
mailing list