A demo web application intended as an educational tool for demonstrating how you can implement a mini-player ("floating player") as a React component, using the Amazon IVS Player SDK.
This project is intended for education purposes only and not for production usage.
This project was bootstrapped with Create React App.
In the project directory, run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will automatically reload as you make edits.
You will also see any lint errors in the console.
To load your own Amazon IVS stream, you will need to modify STREAM_PLAYBACK_URL
in the App.jsx
file, to point to your own channel's PlaybackURL.
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.
- Amazon IVS docs
- User Guide
- API Reference
- Setting Up for Streaming with Amazon Interactive Video Service
- Learn more about Amazon IVS on IVS.rocks
- View more demos like this
See CONTRIBUTING for more information.
This library is licensed under the MIT-0 License. See the LICENSE file.