Zhoros / Web-ScreenRec

Screen recorder that requires no installation

Repository from Github https://github.comZhoros/Web-ScreenRecRepository from Github https://github.comZhoros/Web-ScreenRec

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

About

Screen recorder that requires no installation

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 57.0%Language:HTML 25.3%Language:C# 10.9%Language:CSS 3.4%Language:Dockerfile 3.4%