[gst-devel] Buffering RTP streams

Erwin Rol mailinglists at erwinrol.com
Thu Mar 19 22:13:11 CET 2009


Wim Taymans wrote:

> Add a gstrtpjitterbuffer after udpsrc and set the latency to 5 second.

I did and now I have the effect that i have few frame, than the video 
stops for 5 seconds (the latency=5000 of the jitterbuffer) than plays 
for a few frames, than stops 5 seconds etc.

I set up the pipeline like this;

udpsrc ! rtpjitterbuffer latency=5000 ! theoradepay ! theoradec ! 
ffmpegcolorspace ! sdlvideosink

on a fast computer that should easily handle the load of a 320x200 video.

Any idea what i am doing wrong ?

- Erwin





More information about the gstreamer-devel mailing list