-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This offers three configurations by default: 1) everything enabled (including WebM and offline) 2) DASH MP4 VOD only 3) DASH MP4 live only The VOD and live configs are specifically targetting the most common scenarios. For VOD this means SegmentBase, and for live this means SegmentList and SegmentTemplate. Issue #116 Change-Id: I250b55c73c4a5f111dccd09bec11bc959ef2d13c
- Loading branch information
1 parent
1ebf669
commit 19b48e5
Showing
4 changed files
with
32 additions
and
10 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