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(FEC-11126): select the lowest value if we're not adaptive mode #150

Merged
merged 1 commit into from
May 19, 2021

Conversation

Yuvalke
Copy link
Contributor

@Yuvalke Yuvalke commented May 19, 2021

Description of the Changes

Issue: doesn't adaptive should select the first one if it's not in the range for capToPlayerSize and ABR restrictions.
Solution: always select the first one if it's not adaptive.

CheckLists

  • changes have been done against master branch, and PR does not conflict
  • new unit / functional tests have been added (whenever applicable)
  • test are passing in local environment
  • Travis tests are passing (or test results are not worse than on master branch :))
  • Docs have been updated

Issue: doesn't adaptive should select the first one if it's not in the range.
Solution: select the first one if it's not adaptive instead of if it's restricted.
@Yuvalke Yuvalke requested a review from a team May 19, 2021 12:24
@Yuvalke Yuvalke self-assigned this May 19, 2021
@Yuvalke Yuvalke merged commit 9b083a5 into master May 19, 2021
@Yuvalke Yuvalke deleted the FEC-11126 branch May 19, 2021 12:32
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