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

*Issue #, if available:* N/A *Description of changes:* Configuration/Exports file in android should sit under `res/raw` and have a name with no dashes (`-`), just like `amplifyconfiguration.json`. Fix it so...

**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...

**Describe the bug** A clear and concise description of what the bug is. I am trying to push a new version of amplify-category video And when I push, this is...

** Which Category is your question related to? ** Amplify Video ** Provide additional details e.g. code snippets ** We need to reference our input bucket name in a lambda...

**Describe the bug** When trying to reference an output value from other Amplify-managed category CloudFormation stack the output value seems to not be shared to amplify-video stack. **To Reproduce** In...

*Issue #, if available:* n/a *Description of changes:* - 4.0.0 - Adding IVS changes that enable a VMS for Livestream - Moved API stuff to new file to share between...

**Describe the bug** Creating an environment results in this error: ``` ✖ There was an error initializing your environment. AccessDeniedException: User: arn:aws:sts::667090224872:assumed-role/us-east-1_6BPD6cDnK_Full-access/amplifyadmin is not authorized to perform: secretsmanager:CreateSecret on resource:...

**Describe the bug** HLS videos streamed from and signed for CloudFront cannot be played on iOS. Safari requires secure cookies for streaming HLS natively, and won’t recognise `xhr.beforeRequest` overloads, hence...

enhancement

*Issue #, if available:* https://github.com/awslabs/amplify-video/issues/316 *Description of changes:* Removing the hard coded admin group and letting users choose the group(s) they want to grant permission to upload/delete videos. Since, the...

Hey all, The new function with the SNS Topic is great. How can I customize the Lambda function or automatically assign a Lambda function to the topic as a subscriber?...