Streaming MP4 mpeg4 videos files / AS3 bucket

0

Is there a way to stream MP4 mpeg4 video files saved in an Amazon S3 bucket?

When I upload the files, it plays only audio without the video image.

(I'm going for this format instead of MP4 H.264 because it compresses videos at a higher resolution and smaller file size)

Any help will be greatly appreciated!

1 Risposta
0

Yes, you can in fact, here's a tutorial on Hosting video on S3

You'll want to setup a CloudFront distribution and access the video from it. You may consider Elemental MediaConvert to transcode the video into an adaptive bitrate stream format more suitable for streaming like CMAF (common media application format) or HLS.

AWS
Jason_W
con risposta un anno 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