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

DRM protected streams #39

Closed
furkyto opened this issue Oct 18, 2019 · 5 comments
Closed

DRM protected streams #39

furkyto opened this issue Oct 18, 2019 · 5 comments
Labels
status: archived Archived and locked; will not be updated type: question A question from the community

Comments

@furkyto
Copy link

furkyto commented Oct 18, 2019

Any help with drm protected streams ?

@joeyparrish
Copy link
Member

Yes, we support Widevine DRM. We also have an open feature request to support Shaka Packager's raw key support with a custom PSSH (#21).

In the pipeline config, you can enable encryption with:

encryption:
  enable: true

The full docs for the encryption section can be found here: https://google.github.io/shaka-streamer/configuration_fields.html#streamer.pipeline_configuration.EncryptionConfig

In this section, you can choose your content ID (default random), license server (default UAT), and credentials (default "widevine_test"), as well as encryption scheme (default "cenc") and clear lead (default 10 seconds).

If there are other DRM-related features you are interested in, please let us know!

Does this answer your question?

@joeyparrish joeyparrish added type: question A question from the community and removed needs triage labels Oct 18, 2019
@furkyto
Copy link
Author

furkyto commented Oct 21, 2019

i want to ask you in private some questions , could you please give me email or skype ?

@joeyparrish
Copy link
Member

Sorry, it's very difficult to provide one-on-one assistance via email, and the community in general may benefit from seeing the answers to your questions. If you have a problem, someone else may have the same or similar problem.

If your question is about Shaka Streamer configuration for DRM, so long as you avoid providing your Widevine credentials on GitHub, you should be able to safely share other details.

If your question is about Widevine features or other Widevine-specific questions, your best option is to contact Widevine for support. Widevine support tickets are completely private. https://www.widevine.com/contact

@shaka-bot
Copy link
Collaborator

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

@shaka-bot shaka-bot added the status: waiting on response Waiting on a response from the reporter(s) of the issue label Oct 25, 2019
@shaka-bot
Copy link
Collaborator

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.

@shaka-bot shaka-bot removed the status: waiting on response Waiting on a response from the reporter(s) of the issue label Nov 1, 2019
@shaka-bot shaka-bot added the status: archived Archived and locked; will not be updated label Dec 31, 2019
@shaka-project shaka-project locked and limited conversation to collaborators Dec 31, 2019
@joeyparrish joeyparrish modified the milestone: v1.0 Nov 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: archived Archived and locked; will not be updated type: question A question from the community
Projects
None yet
Development

No branches or pull requests

3 participants