<div dir="ltr">Hello,<br><div><br></div><div>I would prefer to get GST_MESSAGES from the Bus, to stop streaming and then, with a certain timeout passed, trying to re-connect, till my pipeline becomes PLAYING again. </div><div><br></div><div>Best regards,</div><div>Anton.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jun 17, 2020 at 1:36 AM nishitha <<a href="mailto:nishitha.a@ignitarium.com">nishitha.a@ignitarium.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
I am getting stream from an IP camera as rtsp packets. <br>
I have written a gstreamer app at the client side to display the video. <br>
The IP camera network connection will be removed (or LAN cable will be <br>
disconnected). <br>
But the application should not stop, the rtspsrc should wait till IP camera <br>
is reconnected to network. The video display should continue once camera is <br>
reconnected. <br>
<br>
If IP cam is reconnected within 40 seconds, the video display will restart, <br>
but if that timeout increase, the application gets stuck. <br>
I tried increasing timeout, tcp-timeout and retry values. Still no luck. <br>
<br>
What should be done to increase the timeout ? I changed increasing timeout,<br>
tcp-timeout and retry properties of rtspsrc. But still no luck,<br>
<br>
<br>
<br>
--<br>
Sent from: <a href="http://gstreamer-devel.966125.n4.nabble.com/" rel="noreferrer" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/</a><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div>