/caption.new

Sample app to add captions to an uploaded video. From api.video (https://api.video)

Primary LanguageJavaScriptMIT LicenseMIT

badge

badge

badge

api.video is an API that encodes on the go to facilitate immediate playback, enhancing viewer streaming experiences across multiple devices and platforms. You can stream live or on-demand online videos within minutes.

A simple Next.js app using the api.video service to caption videos.

See the examples live:

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.