forked from Dash-Industry-Forum/dash.js
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature: CMCD v2 LTC and MSD keys (Dash-Industry-Forum#4603)
* Add CMCDv2 key: live stream latency * Send ltc in every CMCD request * Implement CMCD MSD key * Implement custom headers for the cmcd v2 keys * Implement version setting for cmcd * Add cmcd version managment * Add cmcd v2 keys unit tests * Remove unnecessary blank spaces * Remove unnecessary blank spaces * Add missing semicolons * Feature/cmcd v2 fixes (Dash-Industry-Forum#28) fix: fixed autoplay mpd calculation and version moved to top level cmcd config * Revert "Feature/cmcd v2 fixes (Dash-Industry-Forum#28)" (Dash-Industry-Forum#29) This reverts commit fbb9b30. * fix: autoplay mpd calculation and version moved to top level cmcd config --------- Co-authored-by: Juan Manuel Tomás <[email protected]> Co-authored-by: Sebastian Piquerez <[email protected]> Co-authored-by: jmt-qualabs <[email protected]> Co-authored-by: Sebastian Piquerez <[email protected]>
- Loading branch information
1 parent
35699f3
commit ffe08a7
Showing
7 changed files
with
215 additions
and
18 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
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
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