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年前961ビュー
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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ