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

Answer to paused simucalst stream correctly #2634

Merged
merged 1 commit into from
Dec 12, 2023
Merged

Conversation

cnderrauber
Copy link
Member

Description

If the publisher sends an offer with paused simulcast stream like a=simucalst:send 1;~2;~3, the sfu needs to respond with paused stream too, otherwise, it will make the publisher's inactive encoding to become active unintentionally.

Reference issue

Fixes #...

Copy link

codecov bot commented Dec 12, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (21c5a71) 76.41% compared to head (949f010) 76.42%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2634   +/-   ##
=======================================
  Coverage   76.41%   76.42%           
=======================================
  Files          87       87           
  Lines        9879     9895   +16     
=======================================
+ Hits         7549     7562   +13     
- Misses       1860     1863    +3     
  Partials      470      470           
Flag Coverage Δ
go 77.96% <100.00%> (+<0.01%) ⬆️
wasm 64.54% <ø> (ø)

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.

LGTM!

Answer to paused simucalst stream correctly
@cnderrauber cnderrauber merged commit ee9717e into master Dec 12, 2023
17 checks passed
@cnderrauber cnderrauber deleted the paused_simulcast branch December 12, 2023 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants