Screego
Self-hosted screen sharing with WebRTC room links and low-latency audio.
Why consider Screego?
Screego is an open-source, self-hosted screen sharing platform built in Go. It enables multi-user high-quality screen sharing and voice chat directly in web browsers via WebRTC.
Learn Screego by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Screego
Screego allows teams to collaborate with secure, encrypted peer-to-peer screen streaming without third-party cloud intermediaries.
Running with Docker
docker run -d \ --name screego \ -p 5050:5050 \ -e SCREEGO_SERVER_ADDRESS=0.0.0.0:5050 \ screego/server:latestAccess Screego at http://localhost:5050.
Screego is distributed under the GNU General Public License v3.0 (GPL-3.0).
Related tools
More options with a similar category or technology profile.
MyPaint
Nimble, distraction-free, and easy graphic application for digital painters.
Pencil2D
Easy, intuitive traditional hand-drawn 2D animation software across raster and vector.
Hydrogen
Advanced open-source drum machine and pattern-based step sequencer for audio production.
Pure Data
Open source visual programming language for multimedia, audio, and physical computing.