<div dir="ltr"><div dir="ltr"><div dir="ltr">Hi there,<div><br></div><div>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:</div><div><a href="http://pythonfiddle.com/gstreamer-demo">http://pythonfiddle.com/gstreamer-demo</a><br></div><div><br></div><div>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.</div><div><br></div><div>Can anyone see what I am missing here?</div><div><br></div><div>Thanks,                          Pascal</div></div></div></div>