mirror of
https://github.com/screego/server.git
synced 2026-04-24 00:59:34 +08:00
503 B
503 B
Frequently Asked Questions
Stream doesn't load
Check that
- you are using https to access Screego.
SCREEGO_EXTERNAL_IPis set to your external IP. See Configuration- you are using TURN for NAT-Traversal. See NAT-Traversal. This isn't allowed for app.screego.net, you've to self-host Screego
- your browser doesn't block WebRTC (extensions or other settings)
- you have opened ports in your firewall. By default 5050, 3478 and any UDP port when using TURN.