Add new TURN Readme and reference it from DEPLOY.md

This commit is contained in:
Torsten Flammiger 2022-02-04 19:11:29 +01:00
parent dffa5570e7
commit 63a2c6cce5
2 changed files with 39 additions and 0 deletions

View file

@ -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