Skip to content

yuvateja2003/recorder-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recorder App

This is a web application that allows users to record video and audio using their camera, screen, or both.

Live Demo

You can try out the live version of this app at: recorder-app-yuvateja

Features

  • Camera recording
  • Screen recording
  • Combined camera and screen recording
  • Pause and resume functionality
  • Local storage of recordings

Setup

  1. Clone this repository
  2. Open index.html in a modern web browser

Usage

  1. Click on the desired recording mode (Camera, Screen, or Camera + Screen)
  2. Grant necessary permissions when prompted
  3. Use the controls to start, pause, resume, and stop recording
  4. Save or delete your recordings as needed

Technologies Used

  • HTML5
  • CSS3
  • JavaScript (ES6+)
  • Web APIs (MediaRecorder, getUserMedia)

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Recorder App is a web application that enables users to record video and audio using their camera, screen, or both, with easy pause and resume functionality.

Topics

Resources

License

Stars

Watchers

Forks

Contributors