How can we Implement DRM on VOD with Cloud Formation

0

I want to implement DRM encryption on VOD with using the cloud formation using there https://s3.amazonaws.com/solutions-reference/video-on-demand-on-aws/latest/video-on-demand-on-aws.template at the documentation available https://aws.amazon.com/solutions/implementations/video-on-demand-on-aws/.

VOD is working fine but not the DRM encryption also we are using pallycon as DRM License provider https://pallycon.com/docs/en/multidrm/ .

已提问 1 年前353 查看次数
2 回答
0

AWS MediaPackage and MediaConvert can integrate with DRM servers to encrypt segmented content such as HLS and DASH. AWS as defined a common interface, called SPEKE, for DRM vendors to provide encryption keys from their servers. You can review the SPEKE details here. There are now two versions supported. https://docs.aws.amazon.com/speke/latest/documentation/what-is-speke.html

Looking at the Customer onboarding section, Pallycon does not appear on the list of DRM vendors who have integrated with AWS SPEKE. https://docs.aws.amazon.com/speke/latest/documentation/customer-onboarding.html

You may want to ask Pallycon if they have an integration with AWS SPEKE and specifically for the live streaming through MediaPackage.

AWS
Mike-ME
已回答 1 年前
0

A correction to my previous post. Pallycon is part of the INKA Entworks, so it is supported. Please review the links to the SPEKE documentation provided.

AWS
Mike-ME
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则