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-11268): incorrect video bandwidth parsed #151

Merged
merged 2 commits into from
May 23, 2021
Merged

fix(FEC-11268): incorrect video bandwidth parsed #151

merged 2 commits into from
May 23, 2021

Conversation

Yuvalke
Copy link
Contributor

@Yuvalke Yuvalke commented May 23, 2021

Description of the Changes

Issue: ABR auto-selection doesn't select the correct bandwidth.
Solution: Shaka parsing the variants with bandwidth for a variant which could be the bandwidth video itself or video+audio.
Select the videoBandwidth if it exists.

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: ABR auto selection doesn't select the correct bandwidth.
Solution: Shaka parsing the variants with bandwidth for variant which could be the bandwidth video itself or video+audio.
Select the videoBandwidth if it's exist.
@Yuvalke Yuvalke requested a review from a team May 23, 2021 07:38
@Yuvalke Yuvalke self-assigned this May 23, 2021
yairans
yairans previously approved these changes May 23, 2021
@Yuvalke Yuvalke merged commit 750cc75 into master May 23, 2021
@Yuvalke Yuvalke deleted the FEC-11268 branch May 23, 2021 07:46
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