-
-
Notifications
You must be signed in to change notification settings - Fork 316
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add ability to get bandwidth for last N not spliced seconds. * Get from engines additional stream info (is live, active stream bandwidth) * Pass multiple bandwidth calculators of different types to hybrid loader and requests. * Return generator from generateQueue function. * Add shaka segment index reading optimisation. * Revise queue generation algorithm. * Fix issue with load stalling after abrupt position changing. * Fix issue with engine request has been already settled. * Enhance bandwidth algorithm. * Fix lint errors. * Make CLEAR_THRESHOLD_MS a class field * Rename methods * Remove LinkedMap class * Remove redundant comment * Rename downloadProgressRatio * Rename to queueDownloadRatio * Move demo to shorter folder * Open browser on demo start * Update dependencies * Fix GitHub Actions --------- Co-authored-by: Igor Zolotarenko <[email protected]> Co-authored-by: Andriy Lysnevych <[email protected]>
- Loading branch information
1 parent
f9382a6
commit 1be6eb2
Showing
37 changed files
with
828 additions
and
930 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.