Implementing DRM on Video on Demand Solutions on AWS
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?
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/
Relevant questions
What is the discrepancy on pricing for my ec2 instance?
asked 2 months ago[MediaConvert] Job has stuck at 90%
asked 3 months agoHow to get producer and server timestamp of each frame from boto3 kvam.get_hls_streaming_session_url
asked 3 months agoPrice difference between DynamoDB and MongoDB for Video on Demand App
asked a month agoVideo On Demand Website on Amazon LightSail
asked 2 months agoVideo On Demand: Elemental MediaPackage vs Direct S3 access
asked 2 years agoHow to Accommodate Portrait Video in Video on Demand on AWS Solutions
Accepted Answerasked 6 months agoElemental Mediaconvert job template for Video on Demand
asked 3 days agoImplementing DRM on Video on Demand Solutions on AWS
asked 5 months agoSmall Scale VOD Streaming - Am I looking in the right place?
asked a month ago