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 ?

已提問 2 年前檢視次數 307 次
1 個回答
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
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南