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

Accept padding packets in VP8 depayloader #106

Merged
merged 1 commit into from
May 14, 2024
Merged

Conversation

mickel8
Copy link
Member

@mickel8 mickel8 commented May 14, 2024

After adding support for TWCC, browser can send padding packets to probe the connection. For convenience, we accept them and ignore in VP8 depayloader so that user doesn't have to filter them out on their own.

@mickel8 mickel8 changed the title Accept empty packets in VP8 depayloader Accept padding packets in VP8 depayloader May 14, 2024
@mickel8 mickel8 marked this pull request as ready for review May 14, 2024 10:01
@mickel8 mickel8 requested a review from LVala May 14, 2024 10:03
@mickel8 mickel8 merged commit 0aced53 into master May 14, 2024
1 check passed
@mickel8 mickel8 deleted the vp8-dep-empty-packets branch May 14, 2024 10:03
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