<div dir="ltr">Dear Tim,<div><br></div><div>Thanks a lot for the sample code. It was a great help, I can start my recordbin as many times as I want now.</div><div><br></div><div>Best Regards,</div><div>Lajos</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Sep 18, 2014 at 11:26 PM, Tim Müller <span dir="ltr"><<a href="mailto:tim@centricular.com" target="_blank">tim@centricular.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Thu, 2014-09-18 at 18:02 +0200, Lajos Okos wrote:<br>
<br>
Hi Lajos,<br>
<br>
here's an example how to do something similar in 1.x (the start/stop<br>
buttons are simulated by a timer that starts/stop the recording):<br>
<br>
<a href="http://people.freedesktop.org/~tpm/code/test-backlog-recording-h264.c" target="_blank">http://people.freedesktop.org/~tpm/code/test-backlog-recording-h264.c</a><br>
<br>
 Cheers<br>
  -Tim<br>
<br>
> Dear Guys,<br>
><br>
><br>
> This may be an evergreen but I cannot find a solution to handle EOS on<br>
> a branched pipeline that enables to start the recordbin for more than<br>
> one time.<br>
><br>
><br>
> My pipeline is as simple as:<br>
><br>
><br>
> srcbin ! tee name=t ! displaybin t. ! recordbin<br>
><br>
><br>
> The solutions I found at<br>
> <a href="http://gstreamer-devel.966125.n4.nabble.com/Handling-EOS-in-a-branched-pipeline-td2965563.html" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/Handling-EOS-in-a-branched-pipeline-td2965563.html</a>  is working  fine until I start and stop the recordbin for one time.<br>
><br>
><br>
> Once I try to restart the recordbin EOS events are popping up and<br>
> killing most of the tasks in my pipeline.<br>
><br>
><br>
> Is there a way to flush every hiding EOS events from the whole<br>
> pipeline before restarting the recordbin? Is there a way to catch and<br>
> handle the EOS message from the recordbin?<br>
><br>
><br>
> Hope someone has some good ideas!<br>
><br>
><br>
> Best Regards,<br>
><br>
><br>
> Lajos<br>
><br>
><br>
><br>
><br>
><br>
><br>
> _______________________________________________<br>
> gstreamer-devel mailing list<br>
> <a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
> <a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Tim Müller, Centricular Ltd - <a href="http://www.centricular.com" target="_blank">http://www.centricular.com</a><br>
<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</font></span></blockquote></div><br></div>