Skip to content
  • Pierre Ynard's avatar
    VoD: fix deadlock between RTSP and VLM · 7ac6ae55
    Pierre Ynard authored
    The deadlock would occur when the VLM would stop an instance and detach
    its RTP output, at the same time as an RTSP client would issue a VoD
    command to the VLM.
    
    Unfortunately this introduces a race condition where wrong RTP-Info can
    be returned.
    7ac6ae55