-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
manifest: update ABR ordering logic to optimize playback for 2k and g…
…reater resolutions (#791) It was found that 2k segments can also be ~60MB in size resulting in long download times for the first segment and thus long TTFFs. So change the threshold for ABR ordering to 2k instead of 4k previously.
- Loading branch information
1 parent
1439bc0
commit 5662003
Showing
2 changed files
with
4 additions
and
4 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