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

fix Simulcast IncreaseLayer bug when producer score is zero #1410

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

Lynnworld
Copy link
Contributor

when producer stop index 0 , consumer won't switch to index 1
log show RTC::SimulcastConsumer::IncreaseLayer() | testing layers 0:0 [virtual bitrate:2446120, required bitrate:0]

when producer stop index 0 , consumer won't switch to index 1; log show ` RTC::SimulcastConsumer::IncreaseLayer() | testing layers 0:0 [virtual bitrate:2446120, required bitrate:0]`
@ibc ibc merged commit 26e03ba into versatica:v3 Jun 19, 2024
35 checks passed
dhilipsiva added a commit to ds-forks/mediasoup that referenced this pull request Jun 22, 2024
* v3:
  chore: Update Rust toolchain channel to version 1.79.0
  Fix issue versatica#1374
  cosmetic
  fix Simulcast IncreaseLayer bug when producer score is zero (versatica#1410)
  Update NPM deps
  TcpConnectionHandle.cpp: properly close handle
  fix asan error for new-delete-type-mismatch (versatica#1411)
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