hls.js
hls.js copied to clipboard
Patch for abandonRulesCheck sudden quality drops
This PR will...
Fix estimates and assumptions in _abandonRulesCheck that occur before first byte loaded.
Why is this Pull Request needed?
These changes are a subset #4825 intended improve stability until a later release focused on ABR and Low-Latency HLS improvements.
Checklist
- [x] changes have been done against master branch, and PR does not conflict
- [ ] new unit / functional tests have been added (whenever applicable)
- [ ] API or design changes are documented in API.md
Hi @Pri12890,
I'm aiming to release this smaller set of fixes to _abandonRulesCheck in the next patch. Pinging you since you originally brought these issues to my attention.