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 ?

preguntada hace 2 años306 visualizaciones
1 Respuesta
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 hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas