hls.js icon indicating copy to clipboard operation
hls.js copied to clipboard

Patch for abandonRulesCheck sudden quality drops

Open robwalch opened this issue 3 years ago • 1 comments

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

robwalch avatar Sep 20 '22 23:09 robwalch

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.

robwalch avatar Sep 21 '22 18:09 robwalch