-
Notifications
You must be signed in to change notification settings - Fork 233
Enable dynamic scalability modes for svc dynacast #1458
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
Conversation
🦋 Changeset detectedLatest commit: 4db049b The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR enables dynamic scalability modes for svc dynacast by removing the legacy closable spatial layer workaround and adjusting encoding handling, including max bitrate computation.
- Removed commented-out logic and variable "closableSpatial" from the encoding selection process.
- Un-commented and streamlined the use of ScalabilityMode for dynamic settings.
- Added bitrate recalculation logic based on sender encoding properties.
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| src/room/track/LocalVideoTrack.ts | Updated encoding handling by removing legacy closable spatial logic and adjusting ScalabilityMode usage, including bitrate recalculations. |
| .changeset/cyan-pots-warn.md | Introduced a changeset note indicating a patch update related to closable spatial layers for svc encoding. |
size-limit report 📦
|
This reverts commit cf91919.
No description provided.