Skip to content

Web Based Video Recorder tool created using React and related libraries, Can record audio as well as video from any device’s front camera, Saves video in MP4 and webm format.

Notifications You must be signed in to change notification settings

bedmuthaapoorv/Simple-Video-recorder-In-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Video Recorder In React

This is a working implementation of library React-Media-Recorder

This project enables the users to record audio and video via a website, such features can be useful in cases where video confirmation is needed especially in eKYC. It allows users to record audio and video as well as download the same in mp4 format.

Prerequisites : Node.js

Instructions

After Cloning the project,

  1. open Terminal inside the cloned folder

  2. run 'npm install'

  3. now to run the project run 'npm start'

  4. The project will be running on localhost:3000

screenshot

About

Web Based Video Recorder tool created using React and related libraries, Can record audio as well as video from any device’s front camera, Saves video in MP4 and webm format.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published