Skip to content

rtsp-media: Correct logic on GstRTSPStreamBlocking message reception

Patricia Muscalu requested to merge patricia/gstreamer:fix-blocking-msg into main

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

Merge request reports