Skip to content

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.

License

MorFix/amplify-video

 
 

Repository files navigation

Amplify Video Plugin

An open source plugin for the Amplify CLI that makes it easy to incorporate video streaming into your mobile and web applications powered by AWS Amplify and AWS Media Services

Read more about Amplify Video on the AWS Media Blog

Installation

Amplify Video is a Category Plugin for AWS Amplify that provides video streaming resources to your Amplify project. It requires that you have the Amplify CLI installed on your system before installing the Amplify Video plugin

To get started install the Amplify CLI via NPM as shown below or follow the getting started guide.

npm install -g @aws-amplify/cli
amplify configure

With the Amplify CLI installed, install this plugin:

npm i amplify-plugin-video -g

Add a video resource to your Amplify project

amplify video add

Getting Started with Amplify Video

Tutorials

Contributions

Interested in helping us with this project? Please see the contribution guide.

License

This library is licensed under the Apache 2.0 License.

About

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.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 78.5%
  • EJS 20.7%
  • Other 0.8%