adding delay to part of a pipeline

Iván Aponte ivan.aponte at gmail.com
Tue Dec 22 15:46:35 PST 2015


Hello,

I have a pipeline that is like this:



                     -----------  display
v4l2 ----- tee+
                     -----------  record

The record part is dynamic. I want the display realtime and the record
part to buffer the previous 5 second so when I insert the recording
bin it records the previous 5 seconds. I tried with the queue element
but didn't work. I would prefer also to buffer somehow on disk (like
with queue2).


Thanks,

Ivan


More information about the gstreamer-devel mailing list