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 回答
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
已回答 1 年前

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

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

回答问题的准则