mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2026-05-26 20:49:55 +00:00
docs: apply changes from feedback
turn all the things into LiveKit
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user