• Pierre Ynard's avatar
    rtp sout: fix race condition in RTSP · 1dc6a868
    Pierre Ynard authored
    When an ES is removed, it is possible to set up a track that won't be
    cleaned up and will remain dangling, causing a crash later. Make sure
    we unregister the RTSP URL before cleaning up.
    1dc6a868
rtsp.c 24.4 KB