Efficiently Signing CloudFront Distribution URL for HLS Video Streaming Stored in S3

1

Hi my team is working on figuring out a solution as to how we can use signed urls to protect the content that is streamed to our users via an Alexa skill on their Alexa devices. We are serving video streaming content using HLS and m3u8 media types. The content is served through a cloudfront distribution. We have seen articles such as this which require signing the m3u8 manifest and each underlying file as well. We are looking for a more efficient alternative. Is it possible to only sign the CloudFront url? Or is the only way to serve signed m3u8 content by signing each underlying file?

Thanks!

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

There is a newer solution that is built by AWS for media streaming: https://aws.amazon.com/solutions/implementations/secure-media-delivery-at-the-edge/

AWS
已回答 2 年前

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

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

回答问题的准则