-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Fix minimum required version of Packager
The change "Restrict WebM formats to DASH protocol (#80)" uses a Packager feature that was introduced in Packager v2.5, but failed to update the minimum required version in streamer/controller_node.py. This change updates the minimum version to v2.5. Issue #18 Change-Id: I894f72d979d6f3f5d88170a5ce62c113a5635f76
- Loading branch information
1 parent
ea9f1f2
commit 3cb7cc6
Showing
2 changed files
with
2 additions
and
2 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