Is it possible to use an mp3 or wav file as a source file in aws media package ?

0

Am building an audio streaming platform, i want to protect the audio files with drm. I found that an aws service called media package, but after reading through the documentation, all i can see is packaging for videos only. The question is, is possible to use aws media package to package audio files only ?

feita há 2 anos307 visualizações
1 Resposta
1

Hi,

Currently only HLS and MP4 (using .smil stream description) formats are supported as AWS Elemental MediaPackage inputs : https://docs.aws.amazon.com/mediapackage/latest/ug/supported-inputs-vod.html.

AWS Elemental MediaPackage needs to have video at its input to be able to package the content properly; you will to have some sort of dummy video in your stream that could be discarded downstream for audio only streaming to be possible to do with this service.

Also be sure to select a DRM provider that are able to protect audio content, most of them only protect video content : https://docs.aws.amazon.com/speke/latest/documentation/customer-onboarding.html, https://docs.aws.amazon.com/mediapackage/latest/ug/encryption-choosing-speke-version.html

Thanks

AWS
Pedro_F
respondido há 2 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas