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 年前檢視次數 351 次
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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南