Implementing DRM on Video on Demand Solutions on AWS

0

I have implemented Video on Demand solutions in production for quite some time now and a number of videos running. While in the initial development we don't have a requirement for DRM, we enable the AWS Elemental MediaPackage to anticipate the future requirements for DRM.

The description says

With this solution, you can also choose to use AWS Elemental MediaPackage for packaging content into different formats and to apply digital rights management (DRM)

However, there is no guidance on the DRM in the Implementation Guide. I would like to implement DRM on the existing solutions, what do I need to do next?

1 Answer
0

Aws MediaConvert and MediaPackage have the possibility to manage external DRM ( not provided by themselves). you can easily able DRM encryption and insert the External DRM parameter like ID , Key and URL. Here one example : https://github.com/awslabs/speke-reference-server/blob/master/workflow/drm-live.md. Here a step by step guide with a specific DRM : https://pallycon.com/blog/how-to-enable-drm-encryption-in-aws-media-services/

AWS
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions