Giter Site home page Giter Site logo

aws-samples / amazon-ivs-clip-web-demo Goto Github PK

View Code? Open in Web Editor NEW
18.0 15.0 7.0 1 MB

This repository contains a demo web application intended as an educational tool for demonstrating how you can implement a stream "clipping" functionality with Amazon IVS. This project uses AWS Cloud Development Kit (AWS CDK).

Home Page: https://ivs.rocks/examples

License: MIT No Attribution

Makefile 1.33% JavaScript 24.57% TypeScript 14.61% Go 20.95% HTML 18.82% CSS 19.72%
javascript aws amazon-ivs cloudformation cdk serverless clip live-video live-streams video

amazon-ivs-clip-web-demo's Introduction

Amazon IVS Clip web demo

A demo web application intended as an educational tool for demonstrating how you can implement a stream "clipping" functionality with Amazon IVS, store those clips on Amazon S3 and serve them with Amazon CloudFront. This demo uses AWS Cloud Development Kit (AWS CDK).

Amazon IVS clip demo

This project is intended for education purposes only and not for production usage.

Prerequisites

To use and deploy this project

IMPORTANT NOTE: this demo will create and use AWS resources on your AWS account, which will cost money.

  1. In the cdk directory, run: npm install

  2. then run: make bootstrap

  3. and finally: make deploy

Final steps

The script will give you 3 important pieces of information:

  1. ClipsUI.ingestserver, the ingest server address to use in your broadcasting software ( learn how to stream to Amazon IVS )
  2. ClipsUI.streamkey, the stream key for your newly created Amazon IVS channel
  3. ClipsUI.url, the hosted frontend URL

Once you go live, you will be able to see your live video stream on the hosted frontend, and you will be able to start creating clips.

About Amazon IVS

Amazon Interactive Video Service (Amazon IVS) is a managed live streaming solution that is quick and easy to set up, and ideal for creating interactive video experiences. Learn more.

Security

See CONTRIBUTING for more information.

License

This library is licensed under the MIT-0 License. See the LICENSE file.

amazon-ivs-clip-web-demo's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

amazon-ivs-clip-web-demo's Issues

/clip Documentation?

I can't find any documentation for /clip, is it a new endpoint? Can it store more than 30 seconds?

Unable to Generate tempvars.json File During CDK Deployment

I am encountering difficulties in generating the tempvars.json file during the deployment of my CDK application. Despite using the cdk deploy --outputs-file tempvars.json command, the file fails to be created, leading to deployment errors.

Pass variable to cdk resource names

Hey this is my first real time with cdk, and I'm having a hard time understanding how I can pass a variable into the cdk.js, and stacks.js to name resources dynamically. I'm able to pass a variable to the makefile via cli commands currently, but not get it to the cdk.js

I understand this is more of a cdk issue, but having this ivs cdk example is great. I think the full context is to deploy this from a lambda. Thanks!

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.