<div dir="ltr">Isn't that what God made queues for?<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Sep 5, 2013 at 5:34 AM, Baby Octopus <span dir="ltr"><<a href="mailto:jagadishkamathk@gmail.com" target="_blank">jagadishkamathk@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I'm having a pipeline which is more like this<br>
<br>
                                                            /--------------<br>
Branch 1 ------------ Sink 1<br>
                                                           /<br>
Source ----- Element 1 ---- Element 2 -->|<br>
                                                           \<br>
                                                            \--------------<br>
Branch 2 ------------ Sink 2<br>
<br>
Let us assume Branch 1 hangs for some reason. How can I make sure branch 2<br>
runs seamlessly?<br>
Currently the pipeline runs without any issue but just need to have a<br>
guard-band just in case if one of the branch hangs<br>
<br>
PS : I'm unable to post the whole pipeline here since it has lot more<br>
elements and I'm pretty bad at this drawing :) The usecase is Source is an<br>
MPTS IP stream, Element 2 is a tee, Branch 1 decodes program 1 and Branch 2<br>
decodes Program 2<br>
<br>
~BO<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/Handling-of-hang-in-one-branch-of-pipeline-tp4661865.html" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/Handling-of-hang-in-one-branch-of-pipeline-tp4661865.html</a><br>

Sent from the GStreamer-devel mailing list archive at Nabble.com.<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>
</blockquote></div><br></div>