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

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ