Skip to content

rtsp-media: Only count senders when counting blocked streams

Only sender streams sends the GstRTSPStreamBlocking message, so only these should be counted before setting media status to prepared.

Merge request reports