Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update nack/twcc register after SRTP decrypt #528

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

algesten
Copy link
Owner

@algesten algesten commented Jun 11, 2024

Currently we update the TWCC and Nack registers even if we don't manage to decrypt the SRTP and/or remove the padding. This means a corrupted UDP packet might still count as successful wrt to resends and bwe.

@pthatcher
Copy link
Collaborator

I think this looks good. We shouldn't do anything with a packet if SRTP decrypt fails.

@algesten
Copy link
Owner Author

Cool. Thanks. I'll merge!

@algesten algesten merged commit 3ec91e2 into main Jun 12, 2024
22 checks passed
@algesten algesten deleted the fix/nack-after-unprotect branch June 12, 2024 17:20
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.

None yet

2 participants