Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shaka package unexpected version number #4

Open
kevleyski opened this issue Nov 18, 2020 · 1 comment
Open

Shaka package unexpected version number #4

kevleyski opened this issue Nov 18, 2020 · 1 comment

Comments

@kevleyski
Copy link
Collaborator

kevleyski commented Nov 18, 2020

After running ./build.sh I end up with packager version = "2909ca0c77-release"
shaka-streamer is expecting a string "2.4.2" or later

@kevleyski
Copy link
Collaborator Author

Short term workaround can ignore this check in controller_node.py

 # Check that Shaka Packager version is 2.4.2 or above.
  _check_version('Shaka Packager', ['packager', '-version'], (2, 4, 2))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant