Skip to content

Conversation

@madmath03
Copy link
Contributor

✨ Env var to setup STUN/TURN to close #820

Signed-off-by: mathieu.brunot [email protected]

@madmath03 madmath03 marked this pull request as ready for review November 23, 2020 13:20
@madmath03
Copy link
Contributor Author

madmath03 commented Nov 23, 2020

@saghul I believe this might be useful for anyone who wishes to configure STUN/TURN for Jitsi through env var:

ENABLE_STUN_TURN=1
ENABLE_P2P_STUN_TURN=1
P2P_STUN_SERVERS=stun:stun1.example.com:5349,stun:stun2.example.com:5349

@goacid
Copy link
Contributor

goacid commented Nov 26, 2020

#667

@saghul
Copy link
Member

saghul commented Nov 26, 2020

ENABLE_STUN_TURN is no longer necessary, internally it now defaults to true, we removed the setting.

@saghul
Copy link
Member

saghul commented Dec 17, 2020

Ping?

@saghul
Copy link
Member

saghul commented Apr 16, 2021

No follow-up, closing.

@saghul saghul closed this Apr 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

.ENV variable for useStunTurn: true, and STUN Server

3 participants