Skip to content
This repository was archived by the owner on Jan 24, 2026. It is now read-only.

SantiagoCalebe/web-recorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

sublogo

A web-based recorder, ad-free and recordings up to 24 MBPS.

Features

  • 24 MBPS recording.
  • Simple design.
  • Ad-Free website!

Getting Started

  1. Clone the repository

    git clone https://github.com/SantiagoCalebe/web-recorder.git
  2. Navigate to the project directory

  3. Start a local server:

    # Using Python
    python -m http.server 8080
    
    # Or using Node.js
    npx http-server -p 8080
  4. Open http://localhost:8080 in your browser

Usage

Select Microphone

  • Choose between your microphones or none.
  • Remind to give permission to your browser.

Select window, tab or screen to record

  • Select and click record, boom, you're done!

Technical Details

Browser Support

  • Chrome (Recommended)
  • Microsoft Edge (Recommended)
  • Firefox
  • Safari (Limited support)

APIs Used

Performance

  • Optimized for low CPU usage
  • Smooth frame rendering

Contributing

Contributions are welcome!

- Found a problem? Create an issue!

- Found a solution for a problem? Create an Pull Request!

License

This job is licensed over the Apache License 2.0.

About

A web-based recorder.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors