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

Prioritize having live videos in StreamPriorityBandwidthDistributor #1801

Merged
merged 14 commits into from
Feb 22, 2022

Conversation

lodoyun
Copy link
Contributor

@lodoyun lodoyun commented Feb 15, 2022

Description

This PR changes the way the StreamPriorityBandwidthDistributor acts when there is not enough available bitrate for the first full spatial layer.
Instead of equally distributing the available bitrate between all the stream, it will try to assign enough bitrate for the first temporal layer in order. The difference in behavior should be that we now can see moving videos (instead of fallback of slideshow) for a number of streams even if there is not enough bitrate available for all the streams at a given priority level.

[] It needs and includes Unit Tests

Changes in Client or Server public APIs

[] It includes documentation for these changes in /doc.

@lodoyun lodoyun merged commit 8c58f8e into lynckia:master Feb 22, 2022
@lodoyun lodoyun deleted the update/bandwidthDistributor branch February 22, 2022 10:13
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.

1 participant