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** When I upload a video to the input bucket, it triggers video conversion, but fails to complete the `InputTriggerLambdaFunction`. **To Reproduce** Steps to reproduce the behavior: 1....

**Describe the bug** Running ```amplify video add``` results in ```⚠️ The Amplify CLI can NOT find command: video add``` **To Reproduce** Steps to reproduce the behavior: 1. Install amplify cli:...

>**Note**: If your question is regarding the AWS Amplify Console service, please log it in the [official AWS Amplify Console forum](https://forums.aws.amazon.com/forum.jspa?forumID=314&start=0) ** Which Category is your question related to? **...

Seems like this package is no longer maintained, so warn future customers of the lack of support *Issue #, if available:* *Description of changes:* By submitting this pull request, I...

I cannot currently use signed URLs with HLS videos in my flutter app because the video players available to flutter do not allow for appending tokens to the end of...

*Issue #347:* `AccessDeniedException` when invoking lambda function to convert video from input to output bucket *Description of changes:* Fix AIM policy that was raising the exception. By submitting this pull...

Bumps [ejs](https://github.com/mde/ejs) from 2.7.1 to 3.1.7. Release notes Sourced from ejs's releases. v3.1.7 Version 3.1.7 v3.1.6 Version 3.1.6 v3.1.5 Version 3.1.5 v3.0.2 No release notes provided. v2.7.4 Bug fixes Fixed...

dependencies

When I try to deploy an amplify project directly from a repository on the console, the build fails with this error: `error occurred during the push operation: Template error: instance...

**Describe the bug** When I added the video plugin for my amplify app, I picked both HLS and Dash. When I use the code provided by `amplify video setup-video-player`: ```...

**Describe the bug** Adding amplify video with `amplify video add` fails because of a permissions error Preconditions: `. I have an IAM account with Admin Access: ``` { "Version": "2012-10-17",...