Skip to content

Screen Recorder built using HTML, CSS, JavaScript, and the Screen Capture API.

Notifications You must be signed in to change notification settings

khamisilawrence/jsrecorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot of JSRecorder Live Demo

Screen Recorder built using HTML, CSS, and JavaScript.

Table of Contents

Summary

A simple screen recorder built using the Screen Capture API that allows users to capture their screen activity as a video file and provides users with that file in WebM format immediately upon ending the recording which they can save to their local device.

Usage

To record your screen:

  1. Navigate to the live demo

  2. Click the Start Recording button

  3. Select which browser tab you wish to capture

  4. Select the Share option

  5. Save the recording on your local machine after you stop the recording

Installation

  1. Clone this repository to your local machine:

     git clone https://github.com/khamisilawrence/jsrecorder.git
  2. Navigate to repository:

     cd jsrecorder

Screenshots

Select browser tab to capture Screenshot of QR Code Generator

Save recording file Screenshot of QR Code Generator

Credits

About

Screen Recorder built using HTML, CSS, JavaScript, and the Screen Capture API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published