rtsp-media: Correct logic on GstRTSPStreamBlocking message reception
authorPatricia Muscalu <patricia@axis.com>
Mon, 16 May 2022 16:06:16 +0000 (18:06 +0200)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Fri, 20 May 2022 07:37:05 +0000 (07:37 +0000)
commit6c3445a83f63e9ba01f3110288c69c7afaecd7bf
tree24fc2bbeaebe259cbe0b7a5522ac877ba4865eb9
parent556ee45bfa0d60351b13df11edaba0d91960d121
rtsp-media: Correct logic on GstRTSPStreamBlocking message reception

We must take into account the receiving streams as well when calculating
the expected number of the received GstRTSPStreamBlocking messages.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2429>
subprojects/gst-rtsp-server/gst/rtsp-server/rtsp-media.c