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

peer_connection: Fix packet size for buffered simulcast packet #587

Merged

Conversation

haaspors
Copy link
Contributor

Fixes #586

Copy link

codecov bot commented Jun 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.36%. Comparing base (edf0a53) to head (50336bb).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #587      +/-   ##
==========================================
- Coverage   61.37%   61.36%   -0.01%     
==========================================
  Files         533      533              
  Lines       49679    49680       +1     
  Branches    12618    12606      -12     
==========================================
- Hits        30489    30486       -3     
- Misses       9853     9854       +1     
- Partials     9337     9340       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rainliu rainliu merged commit 0e5c862 into webrtc-rs:master Jun 29, 2024
5 checks passed
@haaspors haaspors deleted the fix-buffered-simulcast-packet-size branch June 29, 2024 18:01
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.

First packet for simulcast RTP streams have wrong payload size
2 participants