Seeking only a part of the pipeline
Pascal Jacquemart
p99.jacquemart at gmail.com
Wed Jul 17 04:21:06 UTC 2019
Hi there,
I am trying to write a GStreamer application to compose a live stream from
my webcam and display a recorded video in the background. It seems simple.
The sample code is here:
http://pythonfiddle.com/gstreamer-demo
But in addition to that, I would like to make sure the recorded video is
looping back while reaching the end of file. So far I was able to detect
the EOF and attempting to seek on a specific branch of the pipeline but it
seems to have no effect.
Can anyone see what I am missing here?
Thanks, Pascal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20190717/d85219ea/attachment.html>
More information about the gstreamer-devel
mailing list