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

Shaka Packager Raw Key support #63

Closed cstranex closed 3 years ago

cstranex commented 3 years ago

See #21 - Adds support for using raw key encryption.

Retains backwards compatibility with the existing Widevine encryption by adding an encryption_mode directive to the encryption configuration.

Also adds drm_label and skip_encryption to inputs.

google-cla[bot] commented 3 years ago

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

cstranex commented 3 years ago

@googlebot I signed it!

cstranex commented 3 years ago

@joeyparrish would you mind reviewing when you have a chance? :smile:

cstranex commented 3 years ago

ping

cstranex commented 3 years ago

@joeyparrish would you mind reviewing?

joeyparrish commented 3 years ago

I'm sorry for the delay. We have too few people on too many projects at the moment. I'm looking at it now.

cstranex commented 3 years ago

This is really well done. Thank you so much for your contribution!

Always a pleasure :)