docs: apply changes from feedback

turn all the things into LiveKit
This commit is contained in:
stratself
2026-02-21 16:53:19 +00:00
committed by Ellis Git
parent 3b4b401a51
commit 3ce6e909dd
+1 -5
View File
@@ -211,11 +211,7 @@ To improve LiveKit's reliability, you can configure it to use your coturn server
Generate a long random secret for LiveKit, and add it to your coturn config under the `static-auth-secret` option. You can add as many secrets as you want, so set a different one for each thing using your TURN server.
<<<<<<< HEAD
Then configure LiveKit, making sure to replace `COTURN_SECRET` with the ones you generated:
=======
Then configure livekit, making sure to replace `COTURN_SECRET` with the ones you generated:
>>>>>>> a462db2 (docs: replace personal links and small fixes in docs for Livekit TURN)
```yaml
# livekit.yaml
@@ -294,7 +290,7 @@ When deploying on servers with disabled federation (`enable_registration = false
Guides:
- [Element Call self-hosting documentation](https://github.com/element-hq/element-call/blob/livekit/docs/self-hosting.md)
- [Community guide with overview of Livekit's mechanisms](https://tomfos.tr/matrix/livekit/)
- [Community guide with overview of LiveKit's mechanisms](https://tomfos.tr/matrix/livekit/)
- [Community guide using systemd](https://blog.kimiblock.top/2024/12/24/hosting-element-call/)
Specifications: