[gst-devel] How to create a delay in a video stream?

Stefan Kost ensonic at hora-obscura.de
Fri Feb 26 14:09:44 CET 2010


Am 26.02.2010 00:39, schrieb Francis Rammeloo:
> I have a pipeline that receives a camera video stream over USB and a
> screen capture video over RTP. The incoming streams are combined using
> the videomixer element. The desktop streamer seems lag 2 seconds
> behind the camera stream. I would like to correct this time difference
> by intruducing a delay of 2 seconds for the camera. How can I do this?

Maybe you can add a queue after the camera source and use "min-threshold-time"
(or "min-threshold-buffers" where one buffer = one frame).

Stefan

> 
> Grts,
> Francis
> 
> ------------------------------------------------------------------------------
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel





More information about the gstreamer-devel mailing list