Audio Breakage issue in RTP to vorbis Player

Wim Taymans wim.taymans at gmail.com
Fri Nov 30 03:50:48 PST 2012


On 11/30/2012 12:00 PM, deepak wrote:
> Hi all,
>
> I have developed a client that receives RTP and converts it to vorbis and
> then plays it.
> I have used udpsrc, rtpvorbisdepay, vorbisdec, audioconvert and alsasink in
> my pipeline.
> I have provided various properties such as caps for udpsrc element.
>
> The audio is being received by the client but there are breaks in the audio.
> The frequency of breaks is not fixed, they occur randomly. Can you suggest
> where I may be wrong.
You need to put a rtpjitterbuffer element after udpsrc to add some 
buffering and to
compensate for packet reordering and packet loss.

Wim
>
> Thanx in advance!
>
>
>
> --
> View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Audio-Breakage-issue-in-RTP-to-vorbis-Player-tp4657146.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel



More information about the gstreamer-devel mailing list