mirror of
https://github.com/screego/server.git
synced 2025-12-24 12:57:51 +08:00
docs: update nat-traversal
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
Check that
|
Check that
|
||||||
* you are using https to access Screego.
|
* you are using https to access Screego.
|
||||||
* `SCREEGO_EXTERNAL_IP` is set to your external IP. See [Configuration](config.md)
|
* `SCREEGO_EXTERNAL_IP` is set to your external IP. See [Configuration](config.md)
|
||||||
* you are using TURN for NAT-Traversal. See [NAT-Traversal](nat-traversal.md). *This isn't allowed for app.screego.net, you've to self-host Screego*
|
* you are using TURN for NAT-Traversal. See [NAT-Traversal](nat-traversal.md). *On app.screego.net it's enabled without login; when self-hosting it requires user login*
|
||||||
* your browser doesn't block WebRTC (extensions or other settings)
|
* 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.
|
* you have opened ports in your firewall. By default 5050, 3478 and any UDP port when using TURN.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user