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 ?

posta 2 anni fa307 visualizzazioni
1 Risposta
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
con risposta 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande