IP camera feed is not got after a network reconnection

Anton Pryima zingfrid at gmail.com
Thu Jun 18 15:05:33 UTC 2020


Hello,

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.

Best regards,
Anton.

On Wed, Jun 17, 2020 at 1:36 AM nishitha <nishitha.a at ignitarium.com> wrote:

>
> I am getting stream from an IP camera as rtsp packets.
> I have written a gstreamer app at the client side to display the video.
> The IP camera network connection will be removed (or LAN cable will be
> disconnected).
> But the application should not stop, the rtspsrc should wait till IP
> camera
> is reconnected to network. The video display should continue once camera
> is
> reconnected.
>
> If IP cam is reconnected within 40 seconds, the video display will
> restart,
> but if that timeout increase, the application gets stuck.
> I tried increasing timeout, tcp-timeout and retry values. Still no luck.
>
> What should be done to increase the timeout ? I changed increasing timeout,
> tcp-timeout and retry properties of rtspsrc. But still no luck,
>
>
>
> --
> Sent from: http://gstreamer-devel.966125.n4.nabble.com/
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20200618/052ccb64/attachment.htm>


More information about the gstreamer-devel mailing list