|
I'm trying to configure Screego to use an external TURN server (eturnal), with everything sitting behind Docker. As a quick summary of my setup:
In all tests I can run, STUN, TURN and TURNS are configured correctly on the eturnal side (the Trickle ICE tester returns reasonable IPs, a mix of public and private), however when I navigate to a screego room, I get a grey screen (no "no stream available", but no video). In my setup: on the host side, This works absolutely fine on app.screego.net! Using it: on the host side, Surely these packets must be going somewhere! Any help would be hugely appreciated! |
Replies: 1 comment 1 reply
|
I think the current external turn server config was only tested with coturn. Could you provide your config for both eturnal and screego? |
Upon further investigation yesterday night, it seems that one of my machines has some very unusual firewall configuration that is causing this. I'll see if I can figure out what it is and document it here for anyone who stumbles across this in the future.
Further testing on other machines seems to suggest screego+eturnal works fine without any special config.
In case it's still useful, this is the configuration I use (with everything containerised. Some details changed for security [see CHANGED:]).
compose.yaml