Home
Softono

Web ScreenRec

Open source JavaScript
84
Stars
9
Forks
0
Issues
0
Watchers
5 months
Last Commit

 About Web ScreenRec

Screen recorder that requires no installation

Platforms

Web Self-hosted

Languages

JavaScript

Links

Need Help Installing Web ScreenRec?

We provide expert installation service for this software. Our team will install, configure, and secure Web ScreenRec on your server. plans start at just $30.

Web ScreenRec

View on GitHub

Web ScreenRec

Lightweight screen recorder running on the web that doesn't require any native installation
Please star if you like it, thank you!

image

Features 🌟

  • This app allows cross-platform screen recording without any installation
  • Can Record screen, microphone and desktop audio simultaneously
  • Can convert output to mp4 via ffmpeg with a single button press

Run Without Docker 💻

Clone this repo, open public/index.html in your browser then record your screen. That's it!

Run With Docker 🐋

Simply run docker compose up -d

Additional Information

  • For accessing the site through the internet, HTTPS/TLS is required
  • The webserver implements some cors headers that are required for recording permission. Trying to acess the website using simple http server won't work