Record Freely is a free local browser screen and camera recorder.
Live site: https://recordfreely.com/
- 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.
Screen and camera capture require a secure context. From this directory:
python3 -m http.server 4177Then open http://localhost:4177.
- 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.
CC0-1.0. See LICENSE.