forked from fediversity/fediversity
		
	Minor corrections.
This commit is contained in:
		
							parent
							
								
									286417ccde
								
							
						
					
					
						commit
						ccadcb380c
					
				
					 1 changed files with 4 additions and 4 deletions
				
			
		|  | @ -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 | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Hans van Zijst
						Hans van Zijst