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.
This project was built to demonstrate our progressive upload feature next to regular uploads.
- nextjs
- @api.video/video-uploader
Clone the project
Install dependencies
yarn install
Run the app
yarn dev
or
yarn build && yarn start