Add new TURN Readme and reference it from DEPLOY.md
This commit is contained in:
parent
dffa5570e7
commit
63a2c6cce5
2 changed files with 39 additions and 0 deletions
14
DEPLOY.md
14
DEPLOY.md
|
@ -241,3 +241,17 @@ $ curl https://your.server.name:8448/_matrix/client/versions
|
|||
```
|
||||
|
||||
If you want to set up an appservice, take a look at the [Appservice Guide](APPSERVICES.md).
|
||||
|
||||
# What's next?
|
||||
|
||||
## Audio/Video calls
|
||||
|
||||
For Audio/Video call functionality see the [TURN Guide](TURN.md).
|
||||
As of 2022, Clients known to support a/v calls are
|
||||
|
||||
* Element/Android
|
||||
* SchildiChat
|
||||
|
||||
Clients known to not support a/v calls are
|
||||
|
||||
* FluffyChat
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue