summaryrefslogtreecommitdiff
path: root/DEPLOY.md
diff options
context:
space:
mode:
authorTorsten Flammiger <git@netfg.net>2022-02-04 19:11:29 +0100
committerTorsten Flammiger <git@netfg.net>2022-02-04 19:11:29 +0100
commit63a2c6cce5f01cfca8295a2ea5ad7f639bc257b8 (patch)
tree71525d1593810e0e232acd46e7a6737f493fda80 /DEPLOY.md
parentdffa5570e7573b768fdacf8e136405f5262a5db7 (diff)
downloadconduit-63a2c6cce5f01cfca8295a2ea5ad7f639bc257b8.zip
Add new TURN Readme and reference it from DEPLOY.md
Diffstat (limited to 'DEPLOY.md')
-rw-r--r--DEPLOY.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/DEPLOY.md b/DEPLOY.md
index d9f91e0..4a0d0ab 100644
--- a/DEPLOY.md
+++ b/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