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

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

This is a cross-post of [Amplify-CLI issue 6896](https://github.com/aws-amplify/amplify-cli/issues/6896) a Request For Comments regarding media usage within the Amplify framework. Users of the Amplify Video plug-in are encouraged to provide feedback...

request-for-comments

**Is your feature request related to a problem? Please describe.** As part of #179 _Do all versions of the Video resource managed by A/V deploy successfully upon running 'amplify push'_...

**Is your feature request related to a problem? Please describe.** The project I'm working on requires members of certain groups to have the ability to upload videos. Currently, I can...

enhancement

**Describe the bug** When writing tests for CloudFormation distribution (on VOD) I encountered the following problem: The headers defined inside the CFDistribution template: ``` Resources: rCloudFrontDist: Type: AWS::CloudFront::Distribution Properties: DistributionConfig:...

*Issue #, if available:* added resource level tagging for mediaconvert jobs, cloudfront distros, and IVS channels. Part of #152 By submitting this pull request, I confirm that my contribution is...

**Describe the bug** I am unable to load some unsigned .m3u8 video files from CloudFront in my React applications. The videos that do not load throw a CORS error. About...

bug
reproduction needed

**Is your feature request related to a problem? Please describe.** Define what is not deleted from the project when you run `amplify delete` **Describe the solution you'd like** Lay out...

docs

**Describe the bug** ![Screenshot 2021-02-24 at 10 35 34](https://user-images.githubusercontent.com/7148684/108982420-141fe400-768e-11eb-91fd-928c9f298398.png) **To Reproduce** ``` amplify video add -> VoD -> CloudFront signed urls without CMS API amplify push --yes ``` **Expected behavior**...

**Which Category is your question related to?** amplify-video / amplify-cli **Provide additional details** It would be great if `amplify-video` utilized the core `amplify-cli` features, better. If possible `amplify-video` lambda functions...

enhancement