mirror of
https://github.com/jech/galene.git
synced 2024-11-10 02:35:58 +01:00
Add hints about testing.
This commit is contained in:
parent
70e80afd6c
commit
1ca4c76667
1 changed files with 9 additions and 1 deletions
10
README
10
README
|
@ -123,7 +123,15 @@ More options are described under *Details of group definitions* below.
|
||||||
|
|
||||||
./galene &
|
./galene &
|
||||||
|
|
||||||
You should be able to access Galène at `https://localhost:8443`.
|
You should be able to access Galène at `https://localhost:8443`. Connect
|
||||||
|
to the group that you have just set up in two distinct browser windows,
|
||||||
|
then press *Ready* in one of the two; you should see a video in the other.
|
||||||
|
|
||||||
|
If you have set up a TURN server, 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. (The relay test will fail if you
|
||||||
|
didn't configure a TURN server; this is normal, and nothing to worry
|
||||||
|
about.)
|
||||||
|
|
||||||
## Deploy to your server
|
## Deploy to your server
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue