Git Product home page Git Product logo

pgonzalez-otf / amplify-video Goto Github PK

View Code? Open in Web Editor NEW

This project forked from awslabs/amplify-video

0.0 0.0 0.0 22.49 MB

An open source plugin for the AWS Amplify Command Line Interface that makes it easy to deploy video services and integrate them into your applications.

Home Page: https://www.npmjs.com/package/amplify-category-video

License: Apache License 2.0

JavaScript 82.68% HTML 17.32%

amplify-video's Introduction

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

Installation

Amplify Video is 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

Next, with the Amplify CLI installed, install this plugin:

npm i amplify-category-video -g

Getting Started with Amplify Video

To help you get started quickly with Amplify Video check out the live streaming quickstart

Usage

To use this plugin you just need to configure a project using amplify init.

Note: If you aren't developing a mobile/web app then it doesn't matter what language you choose.

amplify video add

Command to configure the params for setting up a livestream. Run amplify video push or amplify push to create the resources in the cloud.

amplify video update

Command to update your params for your video setup.

amplify video start

Command to start your video stream.

amplify video stop

Command to stop your video stream.

amplify video setup

Command to repush the CloudFormation dependancies to the S3.

amplify video push

Command to push a specific video project.

amplify video get-info

Command to return the CloudFormation outputs.

amplify video setup-obs

Command to create and import a preconfigured OBS profile.

amplify video remove

Command to remove a project that you have made. To remove from the cloud you must run amplify video push or amplify push

Manually installing

  1. Clone this repo onto your local machine
  2. Open the terminal and navigate to the repo you just cloned
  3. Run this command:
npm install -g

License

This library is licensed under the Apache 2.0 License.

amplify-video's People

Contributors

abhjaw avatar ashwinraghuraman avatar axptwig avatar dependabot[bot] avatar donocode avatar pgonzalez-otf avatar smp avatar wizage avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.