2 Respostas
- Mais recentes
- Mais votos
- Mais comentários
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/
respondido há 5 anos
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.
respondido há 5 anos
Conteúdo relevante
- AWS OFICIALAtualizada há um ano
- AWS OFICIALAtualizada há 2 anos