mallize / amazon-ivs-player-web-sample

This project contains code samples demonstrating how to build, package, and integrate with the Amazon IVS Player Web SDK.

Home Page:https://docs.aws.amazon.com/ivs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Amazon IVS Player Web SDK Samples

This project contains code samples demonstrating how to build, package, and integrate with the Amazon IVS Player Web SDK.

Requirements

  • Node 12+
  • NPM 6+
  • A browser which meets the IVS web player requirements

Setup

  1. Locally clone this repository.
  2. Install dependencies: npm install
  3. Start the dev server: npm start
  4. Navigate to one of the demo links listed below
    • Once in the demo, open the developer tools to see relevant logs.

Samples

Please see each sample for detailed code comments.

Test Streams

License

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

About

This project contains code samples demonstrating how to build, package, and integrate with the Amazon IVS Player Web SDK.

https://docs.aws.amazon.com/ivs/

License:MIT No Attribution


Languages

Language:TypeScript 49.4%Language:HTML 32.9%Language:JavaScript 17.7%