awslabs / amplify-video

An open source Category Plugin for the AWS Amplify-CLI that makes it easy to deploy live and file based streaming video services and integrate them into your Amplify applications.
https://www.npmjs.com/package/amplify-category-video
Apache License 2.0
267 stars 56 forks source link

Provide Audio-On-Demand (AOD) option #338

Open mithunkavullakandiyil opened 2 years ago

mithunkavullakandiyil commented 2 years ago

Is your feature request related to a problem? Please describe. An Audio-On-Demand option with amplify video plugin will be a great help. This should create a separate set of resources and work side by side with VOD or LiveStream

Describe the solution you'd like Based on the quick look I had with amplify-video github codebase, the VOD option code and template can be customized to quickly add this feature