OpenSource-Hub
S

screego/server

SHA-256
10.4k stars·Developer Tools·SHA-256 checksum verified

Low-latency, high-quality screen sharing for developers using WebRTC.

Smart Download

Download Download Version

v1.12.3 · 5.5 MB

Low-latency screen sharing for developers, built with WebRTC.

Core Features

  • Multi-user screenshare
  • Secure transfer via WebRTC
  • Low latency / High resolution
  • Simple install via Docker or single binary
  • Integrated TURN server for NAT traversal

What It Can't Do

  • Ensure network allows WebRTC (may need TURN config); not for recording; best for low-latency demos.

Use Cases

  • Remote pair programming and code reviews
  • Share IDE or terminal with colleagues
  • Alternative to laggy corporate screen sharing tools

Detailed Introduction

Screego is an open-source screen sharing tool designed for developers. It allows you to share your screen with colleagues with low latency and high resolution, solving problems like lag and poor quality common in corporate tools like Microsoft Teams. Features include multi-user screenshare, secure WebRTC transfer, simple installation via Docker or single binary, and integrated TURN server for NAT traversal.

Troubleshooting & FAQ (1)

Troubleshooting
How to fix blank video stream in Screego when self-hosting with Nginx and TURN?

If the stream shows as blank for other clients, the TURN server might be bound to localhost. Set SCREEGO_TURN_ADDRESS=0.0.0.0:3478 in your configuration to allow external clients to connect. The TURN server does not require Nginx reverse proxy as it uses non-HTTP ports.

GitHub Issue #231

Tags

screen-sharingwebrtcremote-workdeveloper-tools

Getting Started

1

Download installer

Click the button above to download the installer for your system

2

Install the software

Double-click the downloaded installer and follow the prompts

3

Step 1: Download the binary from GitHub Releases or pull the Docker image

4

Step 2: Run the server (e.g., ./screego-server or docker run screego/server)

5

Step 3: Open the provided URL in browser, create a room, and share the link

Install Guide
  1. Step 1: Download the binary from GitHub Releases or pull the Docker image
  2. Step 2: Run the server (e.g., ./screego-server or docker run screego/server)
  3. Step 3: Open the provided URL in browser, create a room, and share the link
File Integrity

SHA-256 checksum verified

Checksum extracted from GitHub official Release page

SHA256 Checksum

ec5676058aeaa0520bddef8e374f452d0b400c5f06c9b61a6b0467a1f86fe25c

This checksum is extracted from the GitHub Release page. Verify file integrity after download.

All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.

Open Source Transparency

View GitHub Source
Environment Guide

Uninstall Info

Delete the binary or stop/remove the Docker container.

No Extra Dependencies

Ready to use after download. No additional runtime required.

Project Info
LicenseMIT
Last Updated2026-06-27 11:50:13
GitHub RepositoryOfficial Website

Having issues? Check the FAQ below

1 FAQ

Similar Projects