api.video is the video infrastructure for product builders. Lightning fast video APIs for integrating, scaling, and managing on-demand & low latency live streaming features in your app.
Sample application built with Next.js showcasing the @api.video/media-stream-composer library.
The application is deployed on Heroku and can be viewed here.
To start the application:
- Edit the
.env
file to add your api.video upload token:
NEXT_PUBLIC_UPLOAD_TOKEN=[YOUR_API_VIDEO_UPLOAD_TOKEN]
- Install dependencies and run the project:
npm i
npm run dev
- Then, open http://localhost:3000 with your browser to see the result.
We are using external library
Plugin | README |
---|---|
dotenv | Link to README |
@mui/icons-material | Link to README |
material-ui-popup-state | Link to README |
react-beautiful-dnd | Link to README |
react-color | Link to README |
If you have any questions, ask us in the community. Or use issues.