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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南