amplify-video icon indicating copy to clipboard operation
amplify-video copied to clipboard

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.

Results 94 amplify-video issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Steps in [wiki to produce audio-only pipeline](https://github.com/awslabs/amplify-video/wiki/audio) fail. Output bucket remains empty after uploading audio file to input bucket. Uploading a video file results in an output...

*Issue #, if available:* #330 *Description of changes:* Updates to IVS to surface channel start/stop notifications to SNS/Lambda By submitting this pull request, I confirm that my contribution is made...

**Is your feature request related to a problem? Please describe.** Currently if I need to use IVS notifications, I need to setup eventbridge/sns manually everytime. **Describe the solution you'd like**...

**Describe the bug** When we try to deploy multiple VoD projects within the same environment with signed urls, CloudFormation returns an error concerning the public key: ``` Following resources failed...

*Issue #, if available:* https://github.com/awslabs/amplify-video/issues/323 *Description of changes:* It allows user to set a custom domain for the CloudFront. Since, creating certificate is an unnecessary complication at this point, user...

enhancement

**Describe the bug** Some values (related to the video plugin) in amplify's config jsons do not get updated when creating a new environment. **To Reproduce** Steps to reproduce the behavior:...

bug

**Describe the bug** Output bucket not granting Public Read permission when filename contains spaces. Hyphens and underscores appears to work. **To Reproduce** Steps to reproduce the behavior: 1. Setup amplify...

bug

**Describe the bug** When parsing a json of a vodAsset using the .fromJson method, the video object is lost and the resulting model instance has video = null. There doesn't...

bug

**Describe the bug** I followed the instruction to setup VOD and configured it to allow authenticated users to be able to upload to the input s3 bucket. When I check...

**Is your feature request related to a problem? Please describe.** We are building a niche resources hub and have the need to transcribe the audio from a video to create...

enhancement