gst-rtsp-server proper cleanup

Eslam Ahmed eslam.ahmed at avidbeam.com
Thu Jun 22 11:51:31 UTC 2023


Hello,

I have an app that uses gst-rtsp-server 1.16.3 that has some leaks when
terminating gracefully after at least one client is connected.
Leaks are tracked using GST_DEBUG="GST_TRACER:7" GST_TRACERS="leaks".

The leak is mainly the pipeline elements constructed by
GstRTSPMediaFactory. How do I force an unpreparation for the prepared
GstRTSPMedia? I think somehow this method needs to be triggered
gst_rtsp_session_media_finalize.

Thanks in advance for any pointers.

Best Regards,
Eslam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20230622/8545ec8e/attachment.htm>


More information about the gstreamer-devel mailing list