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

Add key rotation support #62

Open KarlGallagher opened 4 years ago

KarlGallagher commented 4 years ago

As per title. I cannot see this defined in the features list, so asking for clarification purposes.

joeyparrish commented 4 years ago

Not yet, but it is supported by Shaka Packager with Widevine, so it should be easy to add. https://google.github.io/shaka-packager/html/tutorials/widevine.html

If you are interested to create a PR for this, let me offer you a few pointers: