Pause and resume live video with latest frames without affecting the sink
vk_gst
venkateshkuppan26 at gmail.com
Tue Aug 28 13:37:22 UTC 2018
Hi,
The `v4l2src` is going to paused state, after the element `imagefreeze` is
added, and not when I remove the element `imagefreeze`. Following is a log
only after the addition of element `imagefreeze` in the pipeline.
:03:39.608226968 [333m29510[00m 0x1561c00 [36mINFO [00m [00m
v4l2src gstv4l2src.c:949:gst_v4l2src_create:<source>[00m sync to
0:03:39.066664476 out ts 0:03:39.375180156
0:03:39.608449406 [333m29510[00m 0x1561c00 [36mINFO [00m [00m
basesrc gstbasesrc.c:2965:gst_base_src_loop:<source>[00m pausing after
gst_pad_push() = eos
0:03:39.608561724 [333m29510[00m 0x1561c00 [36mINFO [00m [00m
task gsttask.c:316:gst_task_func:<source:src>[00m Task going to paused
And here is the code. debug.txt
<http://gstreamer-devel.966125.n4.nabble.com/file/t378365/debug.txt>
I am trying to understand the behaviour here. Does anyone have any pointers
to this behaviour?
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list