server
server copied to clipboard
screen sharing for developers https://screego.net/
Screego is absolutely great and we are using it for pair development. Thanks for this! What would make it absolutely perfect for our purposes would be to show the remote...
A request to allow hosts to choose a view only session. The host specifically can share their screen while the share button is disabled for other users. This is to...
https://github.com/screego/server/issues/103#issuecomment-948787550 To prevent a breaking config change, I think a new setting like SCREEGO_REQUIRE_LOGIN_ON=create / SCREEGO_REQUIRE_LOGIN_ON=create-and-login should be added.
We are allowed to indicate the local IP of machine (e.g. `192.168.XX.XX`) by default. However, I noticed that we are not able to specify the external IP with `0.0.0.0`. `0.0.0.0`...
I've spent quite some time testing v1.1.1 in a Docker environment according to the "Port Range" section of the [installation guide](https://screego.net/#/install?id=docker). I think with the current version it's (nearly?) impossible...
Hi! This looks quite neat. Is there any plan to make a desktop client to stream the screen ? That would be quite nice since the major problem for these...
While trying your cool solution both in a Docker environment and native on my EC2 box, it reproducedly crashes after some seconds of sharing my local screen to another local...
It would be nice to use shortcuts for common functions, like: * `s` to trigger screen sharing (start/stop) * `someKey` to switch between available streams * `f` to trigger full...