Video On Demand: Elemental MediaPackage vs Direct S3 access

0

Hello,

speaking of Video On Demand (not Live): what are the advantages of using Elemental MediaPackage over accessing directly video assets on S3 storage?

I mean, take the following scenario: an m3u8 video asset is prepared and uploaded on S3. What are the pros to ingest this asset in Elemental MediaPackage when I can access it directly through S3.

In both cases I can leverage on CloudFront to deploy a CDN.

I'm definitely missing something. Hope someone will help me to better understand the pros and cons of both solutions mentioned here.

Thanks.

profile picture
已提问 4 年前442 查看次数
2 回答
0

In your case, MediaPackage is not needed since packaging is already done.
However, please keep in mind that s3 was not designed for video streaming. You might want to consider using MediaStore. It is built on top of S3 with additional caching layer that is optimized for media streaming. Your users can get low latency read performance optimized for media-specific access patterns.
https://aws.amazon.com/mediastore/features/

AWS
已回答 4 年前
0

Hi bingaws,

thanks for your reply. I've a clearer understanding now.

I'll consider MediaStore as a more suitable alternative to S3 for video assets.

Bye.

profile picture
已回答 4 年前

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

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

回答问题的准则