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 RtxSSRC for simulcast track remote #2759

Merged
merged 1 commit into from Apr 25, 2024
Merged

Conversation

cnderrauber
Copy link
Member

Fix #2751, updates remote track's rtx ssrc for
simulcast track doesn't contain rtx ssrc in sdp
since readRTX relies on rtx ssrc to determine if
it has a rtx stream.

Description

Reference issue

Fixes #...

Fix #2751, updates remote track's rtx ssrc for
simulcast track doesn't contain rtx ssrc in sdp
since readRTX relies on rtx ssrc to determine if
it has a rtx stream.
Copy link

codecov bot commented Apr 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.89%. Comparing base (4ca42e7) to head (5ba6725).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2759      +/-   ##
==========================================
+ Coverage   78.66%   78.89%   +0.22%     
==========================================
  Files          87       87              
  Lines        8198     8205       +7     
==========================================
+ Hits         6449     6473      +24     
+ Misses       1276     1263      -13     
+ Partials      473      469       -4     
Flag Coverage Δ
go 80.50% <100.00%> (+0.24%) ⬆️
wasm 64.41% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link
Contributor

@boks1971 boks1971 left a comment

Choose a reason for hiding this comment

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

can't claim I understand the test fully, but looks good as far as I could understand!

@Sean-Der
Copy link
Member

Thank you so much @cnderrauber this helps a lot :)

@Sean-Der Sean-Der merged commit 83cfeea into master Apr 25, 2024
18 checks passed
@Sean-Der Sean-Der deleted the fix_simulcast_rtx branch April 25, 2024 13:54
@aalekseevx
Copy link
Contributor

Thank you very much! Porting this to v3 would be greatly appreciated

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

4 participants