Skip to content

Conversation

@weltmeyer
Copy link
Contributor

if we have multiple SSRC in one stream, the REMB feedback comes in for ssrc 0, the real Feedback-SSRCs are in the FeedbackSSRCs array and need to be matched by user.

Because of this we should not stop search MediaSDtream when GetMediaStream for RR is null or for Feedback is null (SSRC wont match as it is 0)
we can still continue to search for the matching SSRC in first Stream below.

if we have multiple SSRC in one stream, the REMB feedback comes in for ssrc 0, the real Feedback-SSRCs are in the FeedbackSSRCs array and need to be matched by user.
@weltmeyer weltmeyer changed the title Update RTPSession.cs if we have multiple SSRC in one stream, the REMB feedback comes in for ssrc 0, Oct 22, 2025
use Pattern matching
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants