Minor corrections.

This commit is contained in:
Hans van Zijst 2025-01-07 13:45:14 +01:00
parent 286417ccde
commit ccadcb380c
Signed by: hans
GPG key ID: 43DBCC37BFDEFD72

View file

@ -25,9 +25,9 @@ Element Call consists of a few parts, you don't have to host all of them
yourself. In this document, we're going to host everything ourselves, so
here's what you need.
* lk-jwt. This authenticates Synapse users to LiveKit.
* LiveKit. This is the "SFU", which actually handles the audio and video, and does TURN.
* Element Call widget. This is basically the webapplication, the part you see.
* **lk-jwt**. This authenticates Synapse users to LiveKit.
* **LiveKit**. This is the "SFU", which actually handles the audio and video, and does TURN.
* **Element Call widget**. This is basically the webapplication, the part you see.
# LiveKit {#livekit}
@ -58,7 +58,7 @@ haven't installed that, you should create the user yourself:
adduser --system turnserver
```
{#keysecret}Create a key and secret:
Create a key and secret:{#keysecret}
```
livekit-server generate-keys