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

update BOLA, now works better alongside other rules #2068

Merged
merged 2 commits into from
Jul 10, 2017

Conversation

spiterikevin
Copy link
Contributor

Changes include:

  1. BolaRule now uses ThroughputHistory instead of doing its own throughput estimation.
  2. Remove BolaAbandonRule - just use AbandonRequestRule.
  3. Store bolaState in a Dict rather than in a metric.
  4. When choosing BOLA through MediaPlayer API, DroppedFramesRule, SwitchHistoryRule and InsufficientBufferRule are still included.
  5. Remove logic that is equivalent to InsufficientBufferRule from BolaRule.
  6. BolaRule no longer assumes that it is the only rule making ABR decisions.
  7. Improve readability and comments.

@dsparacio dsparacio merged commit 838fd03 into Dash-Industry-Forum:development Jul 10, 2017
@spiterikevin spiterikevin deleted the bola branch July 10, 2017 20:52
@jbboehr jbboehr mentioned this pull request Aug 11, 2017
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.

None yet

2 participants