RTSP client abrupt disconnection doesnt remove connection with rtsp server

Michael Gruner michael.gruner at ridgerun.com
Wed Jul 14 17:23:20 UTC 2021


Maybe you could implement something like the following to periodically cleanup orphan sessions:

https://github.com/GStreamer/gst-rtsp-server/blob/43572a8943497d70f40d083de853f8356c38c6e1/examples/test-video.c#L36 <https://github.com/GStreamer/gst-rtsp-server/blob/43572a8943497d70f40d083de853f8356c38c6e1/examples/test-video.c#L36>



> On 14 Jul 2021, at 09:19, Sapna kumari via gstreamer-devel <gstreamer-devel at lists.freedesktop.org> wrote:
> 
> Dear Team,
> 
> I have a running gst rtsp server on android device . I can connect to any number of clients successfully.
> But if any of the client closes abruptly , for ex : kill the task from task manager, then i am not receiving disconnection in rtsp server.
> Is there a way to remove rtsp client connection which no longer exists?
> 
> Thanks & Regards,
> Sapna
> _______________________________________________
> 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/20210714/be34879c/attachment-0001.htm>


More information about the gstreamer-devel mailing list