shaka-project / shaka-streamer

A simple config-file based approach to preparing streaming media, based on FFmpeg and Shaka Packager.
https://shaka-project.github.io/shaka-streamer/
Apache License 2.0
199 stars 62 forks source link

Is raw key encryption now supported with shaka-streamer? #59

Closed ctoshni closed 4 years ago

ctoshni commented 4 years ago

Can we provide raw key for encryption with shaka-streamer?

Also, how can I see all the commands generated by shaka-streamer?

joeyparrish commented 4 years ago

The commands generated by Shaka Streamer are shown in the console output, prefixed by + as you would see from a bash script using set -x.

Raw key encryption is not yet supported. Please see https://github.com/google/shaka-streamer/issues/21

Does this answer your questions?

shaka-bot commented 4 years ago

@ctoshni Does this answer all your questions? Can we close the issue?

shaka-bot commented 4 years ago

Closing due to inactivity. If this is still an issue for you or if you have further questions, you can ask us to reopen or have the bot reopen it by including @shaka-bot reopen in a comment.