api.video provides video APIs for building, scaling and operating on-demand and live streaming videos in your app, software or platform.
A simple Next.js app using the api.video service to upload and ingest videos.
See the examples live:
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
- api.video Documentation - learn about api.video features and how to use.
- Next.js Documentation - learn about Next.js features and API.