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

Skip empty packets #170

Merged
merged 3 commits into from
Oct 30, 2024
Merged

Skip empty packets #170

merged 3 commits into from
Oct 30, 2024

Conversation

mat-hek
Copy link
Member

@mat-hek mat-hek commented Oct 29, 2024

WebRTC sends empty RTP packets for probing bandwidth. If they're not skipped, they can break further processing.

@mat-hek mat-hek requested a review from varsill October 29, 2024 11:16
@mat-hek mat-hek force-pushed the skip-empty-packets branch from 18ca4e5 to cef362f Compare October 29, 2024 14:35
varsill
varsill previously approved these changes Oct 30, 2024
Copy link
Contributor

@varsill varsill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just remember to bump version in README ;)

@mat-hek mat-hek merged commit c340ccc into master Oct 30, 2024
3 checks passed
@mat-hek mat-hek deleted the skip-empty-packets branch October 30, 2024 09:24
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