Skip to content

ComputeFreely/recordfreely.com

Repository files navigation

Record Freely

Record Freely is a free local browser screen and camera recorder.

Live site: https://recordfreely.com/

Features

  • Record a screen, window, browser tab, camera, or screen with camera overlay.
  • Add microphone audio and browser/tab/system audio where the browser supports it.
  • Pause, resume, preview, discard, and download recordings locally.
  • Export browser-native MP4 when supported, with WebM fallback, without upload, account, watermark, or download gate.
  • Use Video Freely afterward when a recording needs conversion or compression.

Run Locally

Screen and camera capture require a secure context. From this directory:

python3 -m http.server 4177

Then open http://localhost:4177.

Notes

  • Browser support controls which capture sources and audio tracks are available.
  • Browser-native recording tries MP4 first and falls back to WebM when MP4 is not available.
  • Very long recordings are limited by device memory, storage, and browser behavior.

License

CC0-1.0. See LICENSE.

About

No description, website, or topics provided.

Resources

License

Stars

5 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors