The Wayback Machine - https://web.archive.org/web/20230210040645/https://github.com/screego/server/
Skip to content

screego/server

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
October 29, 2022 15:01
February 13, 2022 18:42
cmd
February 13, 2022 18:42
June 25, 2022 22:09
July 2, 2022 17:54
October 4, 2020 20:10
ui
October 29, 2022 15:05
October 29, 2022 14:58
ws
February 13, 2022 18:42
October 9, 2020 08:03
October 4, 2020 20:10
November 29, 2021 19:52
September 29, 2020 18:54
October 4, 2020 20:10
January 24, 2022 20:53
October 29, 2022 14:58
October 29, 2022 14:58
October 4, 2020 19:19
October 4, 2020 20:10

screego/server

screen sharing for developers

Build Status Go Report Card Docker Pulls latest release

Intro

In the past I've had some problems sharing my screen with coworkers using corporate chatting solutions like Microsoft Teams. I wanted to show them some of my code, but either the stream lagged several seconds behind or the quality was so poor that my colleagues couldn't read the code. Or both.

That's why I created screego. It allows you to share your screen with good quality and low latency. Screego is an addition to existing software and only helps to share your screen. Nothing else (:.

Features

  • Multi User Screenshare
  • Secure transfer via WebRTC
  • Low latency / High resolution
  • Simple Install via Docker / single binary
  • Integrated TURN Server see NAT Traversal

Demo / Public InstanceInstallationConfiguration

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.