1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/galene_ynh.git synced 2024-09-03 18:36:31 +02:00

Include TURN test documentation + improves it

This commit is contained in:
lapineige 2021-01-14 09:15:43 +01:00 committed by GitHub
parent 3a710e8f3a
commit db809152f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,6 +35,11 @@ To create a new group, you need to create a `GroupNameExample.json` file (you ca
You can configure your groups to be accessible without any pseudo or password (anonymous login), only with a defined password, with username but no password, or both username and password.
Check the documentation: [how to configure groups](https://galene.org/README.html).
#### TURN server and stream relay
To allow any users to connect thought their NAT firewall to your server, Galene use a TURN server. If it doesn't run properly, your (audio+video) streams might not be shared to the servers, thus not shared to other participants.
To check if the TURN server is up and running, type `/relay-test` in the chat box; if the TURN server is properly configured, you should see a message saying that the relay test has been successful.
## Documentation
* Official documentation: https://galene.org/