Clone a Livepeer.com example app
View on github: github.com/livepeer/livepeer-demo-app
This demo app showcases how to use the Livepeer.com API to create a live stream and then enables the user to play it back. It uses NextJS API routes to communicate with the Livepeer.com API.
The demo app uses POST /stream
endpoint to create a new stream. Read more in
the API reference.
You will need an API Key to use this application. This documentation page has instructions for acquiring a Livepeer.com API key.
View on github: https://github.com/livepeer/livepeer-jwplayer-demo
This demo app contains a JWPlayer integration, which comes with some video analytics features.
View on github: https://github.com/livepeer/livepeer-demo-react-native
This is an example mobile application for Android and iOS, built with React-Native. It showcases how to broadcaster and view a Livepeer.com video directly in a mobile app.