All Projects → aws-samples → amazon-ivs-basic-web-sample

aws-samples / amazon-ivs-basic-web-sample

Licence: MIT-0 license
This repository contains a collection of plain JavaScript code samples, covering several basic Amazon IVS use cases.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to amazon-ivs-basic-web-sample

amazon-ivs-ecommerce-web-demo
This repository shows how you can build a compelling eCommerce experience with Amazon IVS.
Stars: ✭ 19 (-34.48%)
Mutual labels:  live-video, amazon-ivs
amazon-ivs-simple-chat-web-demo
⚠️ IMPORTANT ⚠️ This repository is no longer actively maintained and will be archived at the end of 2022. A basic live chat implementation built with WebSockets, that can be used in conjunction with Amazon IVS to build compelling customer experiences for live video streams with chat use cases.
Stars: ✭ 53 (+82.76%)
Mutual labels:  live-video, amazon-ivs
amazon-ivs-chime-web-demo
A demo web application intended as an educational tool for demonstrating how to load and play Amazon IVS streams alongside the Amazon Chime SDK.
Stars: ✭ 35 (+20.69%)
Mutual labels:  live-video, amazon-ivs
amazon-ivs-ugc-web-demo
This repository shows how you can build a compelling user-generated content (UGC) live streaming webapp with Amazon IVS.
Stars: ✭ 14 (-51.72%)
Mutual labels:  live-video, amazon-ivs
ilua
Portable Lua kernel for Jupyter
Stars: ✭ 99 (+241.38%)
Mutual labels:  interactive
pocket-cli
Interactive terminal app for Pocket - read it later / bookmark application by @mozilla - https://getpocket.com/
Stars: ✭ 30 (+3.45%)
Mutual labels:  interactive
know-your-planet
Quiz de l'Anthropocène : des questions/réponses pour mieux appréhender les limites de notre planète
Stars: ✭ 14 (-51.72%)
Mutual labels:  quiz
skyline
🏙 Interactive in-editor performance profiling, visualization, and debugging for PyTorch neural networks.
Stars: ✭ 29 (+0%)
Mutual labels:  interactive
Telescope
Telescope is an engine for efficiently creating meaningful visualizations
Stars: ✭ 26 (-10.34%)
Mutual labels:  interactive
CameraVoyeur
摄像头黑入器。(基于RickAstley论文实现)
Stars: ✭ 111 (+282.76%)
Mutual labels:  quiz
AstronomicAL
An interactive dashboard for visualisation, integration and classification of data using Active Learning.
Stars: ✭ 45 (+55.17%)
Mutual labels:  interactive
gorilla-repl
A fork of Jony Epsilon's rich REPL for Clojure in the notebook style.
Stars: ✭ 22 (-24.14%)
Mutual labels:  interactive
requestty
An easy-to-use collection of interactive cli prompts inspired by Inquirer.js.
Stars: ✭ 158 (+444.83%)
Mutual labels:  interactive
api-explorer
API Explorer is a live documentation client for Swagger/OpenAPI Specification
Stars: ✭ 44 (+51.72%)
Mutual labels:  interactive
inquire
A Rust library for building interactive prompts
Stars: ✭ 419 (+1344.83%)
Mutual labels:  interactive
amazon-ivs-chime-messaging-ugc-demo
This demo is designed to educate people who want to build live streaming platform with chatting feature. This demo is implemented using Amplify with Amazon IVS, ChimeSDK Messaging.
Stars: ✭ 20 (-31.03%)
Mutual labels:  amazon-ivs
kbot
A kahoot bot that correctly answers questions.
Stars: ✭ 81 (+179.31%)
Mutual labels:  quiz
periodum
Periodum: An Interactive, Open-Source Periodic Table!
Stars: ✭ 346 (+1093.1%)
Mutual labels:  interactive
drawingwithcode
Drawing with code 😘
Stars: ✭ 28 (-3.45%)
Mutual labels:  interactive
SeoaBot
The Discord bot was name Seoa
Stars: ✭ 28 (-3.45%)
Mutual labels:  quiz

Amazon IVS Basic Player Demos

This repository contains a collection of plain JavaScript code samples, covering several basic Amazon IVS use cases. This project is intended for education purposes only and not for production usage.

Demos

💡 Custom Player Controls

Shows how to leverage Amazon IVS's playerSDK APIs to implement custom player controls (Play/Pause, Mute/Unmute, Quality selection).

💡 Simple Quiz

Shows how to leverage Amazon IVS's TimedMetadata API to display a basic Quiz interface. Read more about how to add live video to your apps and websites.

💡 Multiple Players

Shows how to instantiate multiple Amazon IVS players simultaneously.

💡 Minimal Player Setup

Shows a minimal way to implement the Amazon IVS PlayerSDK.

💡 Video.js Integration

Shows how to use the Amazon IVS PlayerSDK with Video.js.

💡 Ambiance Canvas

A demo showing how you can achieve an "ambilight" effect using Canvas and the Amazon IVS Player SDK.

Getting Started

  • Open the index.html file of each folder in a modern web browser to test each demo.
  • Open any demo's script.js in your favorite code editor, and replace the value of PlaybackUrl with your own Amazon IVS Playback URL to play your own stream.

Known issues and limitations

  • These code samples were written for demonstration purposes and not for production use.
  • These code samples were only tested on recent Chrome and Firefox versions.

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.

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