aws-solutions / video-on-demand-on-aws

An automated reference implementation leveraging AWS Step Functions and AWS Media Services to deploy a scalable fault tolerant Video on demand workflow
https://aws.amazon.com/solutions/video-on-demand-on-aws/
Apache License 2.0
495 stars 241 forks source link

How can I encrypt my data with AWS mediapackage (quesiton) #198

Closed sailawhk closed 12 months ago

sailawhk commented 1 year ago

Hello,

Is is possible to use drm in mediapackage? As I saw most of them apply it in mediaconvert

Thanks CK

raulmlamzn commented 1 year ago

Hello CK, Yes AWS Elemental MediaPackage supports DRM and uses the AWS Secure Packager and Encoder Key Exchange (SPEKE) API. Here's some info with a list of Amazon partners that support SPEKE: https://docs.aws.amazon.com/mediapackage/latest/ug/using-encryption.html https://docs.aws.amazon.com/speke/latest/documentation/customer-onboarding.html#choose-drm-provider

sailawhk commented 1 year ago

Hello Raulmlamzn,

Yes I will try SPEKE from the provider. Still trouble the problem. I'm using the vod solution and setting the DRM in mediapackage video on demond, package group, package configuration. Seems it doesn't work. I follow the SPEKE provider to set the API to check the connection, it should be work.

Thanks CK

raulmlamzn commented 1 year ago

Hello sailawhk, Let me know if you had any luck using SPEKE before I close the issue/question request.