Skip to content

A demo app to record or stream your camera or desktop - right from your browser! uses api.video (https://api.video).

License

Notifications You must be signed in to change notification settings

apivideo/recordavideo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d0f7c98 · Jan 28, 2025

History

80 Commits
Mar 13, 2023
Mar 10, 2023
Mar 13, 2023
Mar 13, 2023
Nov 12, 2021
Mar 10, 2023
Mar 13, 2023
Mar 10, 2023
Mar 10, 2023
Mar 13, 2023
Mar 13, 2023
Mar 10, 2023
Mar 13, 2023
Mar 10, 2023
Mar 10, 2023
Jan 28, 2025
Mar 10, 2023
Mar 10, 2023

Repository files navigation

badge   badge   badge

record.a.video

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.

Table of contents

Project description

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.

Getting started

Installation

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

Dependencies

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

FAQ

If you have any questions, ask us in the community. Or use issues.