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!

asked 2 years ago945 views
1 Answer
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
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions