All Projects → awslabs → Amplify Video

awslabs / Amplify Video

Licence: apache-2.0
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.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Amplify Video

Graphql Recipes
A list of GraphQL recipes that, when used with the Amplify CLI, will deploy an entire AWS AppSync GraphQL backend.
Stars: ✭ 137 (-24.73%)
Mutual labels:  aws-amplify
Laravel Video
A laravel package to stream video content.
Stars: ✭ 150 (-17.58%)
Mutual labels:  video-streaming
Nodetube
Open-source YouTube alternative that offers video, audio and image uploads, livestreaming and built-in monetization
Stars: ✭ 2,066 (+1035.16%)
Mutual labels:  video-streaming
Docker Streaming Server
Live streaming server
Stars: ✭ 141 (-22.53%)
Mutual labels:  video-streaming
Stitchem
Vahana VR & VideoStitch Studio: software to create immersive 360° VR video, live and in post-production
Stars: ✭ 147 (-19.23%)
Mutual labels:  video-streaming
Shaka Player Embedded
Shaka Player in a C++ Framework
Stars: ✭ 153 (-15.93%)
Mutual labels:  video-streaming
Aws Amplify Workshop React Native
Building Cloud-enabled Mobile Applications with React Native & AWS Amplify
Stars: ✭ 124 (-31.87%)
Mutual labels:  aws-amplify
Stremio Addon Sdk
🧙 A Node.js SDK for creating and publishing Stremio add-ons
Stars: ✭ 175 (-3.85%)
Mutual labels:  video-streaming
Ott Packager
OTT/ABR streaming encoder (H264/HEVC) and packager for DASH and HLS
Stars: ✭ 148 (-18.68%)
Mutual labels:  video-streaming
Full Stack Serverless Code
Code examples for my book Full Stack Serverless with O'Reilly Publications
Stars: ✭ 165 (-9.34%)
Mutual labels:  aws-amplify
Amplify Photo Sharing Workshop
Building full-stack cloud apps with AWS Amplify and React
Stars: ✭ 143 (-21.43%)
Mutual labels:  aws-amplify
Hls Server
Middleware for serving HTTP Live Streaming (HLS) compatible media streams.
Stars: ✭ 146 (-19.78%)
Mutual labels:  video-streaming
Aws Amplify Workshop React
Building Serverless React Applications with AWS Amplify
Stars: ✭ 155 (-14.84%)
Mutual labels:  aws-amplify
Vidgear
A High-performance cross-platform Video Processing Python framework powerpacked with unique trailblazing features 🔥
Stars: ✭ 2,048 (+1025.27%)
Mutual labels:  video-streaming
Ipywebrtc
WebRTC for Jupyter notebook/lab
Stars: ✭ 171 (-6.04%)
Mutual labels:  video-streaming
Awesome Video
A curated list of awesome video frameworks, libraries, specifications and software.
Stars: ✭ 124 (-31.87%)
Mutual labels:  video-streaming
Aws Amplify Unicorntrivia Workshop
This is repository contains a self-paced workshop that uses AWS AppSync, AWS Amplify and AWS Elemental Media Services to implement a live streaming trivia system.
Stars: ✭ 150 (-17.58%)
Mutual labels:  aws-amplify
Emitron Ios
iOS version of emitron
Stars: ✭ 181 (-0.55%)
Mutual labels:  video-streaming
Amplify Cli
The AWS Amplify CLI is a toolchain for simplifying serverless web and mobile development.
Stars: ✭ 2,399 (+1218.13%)
Mutual labels:  aws-amplify
Wallop
📺 A transcoding server for your HDHomeRun Prime
Stars: ✭ 165 (-9.34%)
Mutual labels:  video-streaming

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].