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!

posta 2 anni fa961 visualizzazioni
1 Risposta
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
con risposta 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande