docs: Link MatrixRTC room

This commit is contained in:
Jade Ellis 2026-03-10 16:46:41 +00:00
parent f61d1a11e0
commit 7a36830346
No known key found for this signature in database
GPG key ID: 8705A2A3EBF77BD2

View file

@ -11,3 +11,7 @@ For either one to work correctly, you have to do some additional setup.
- For legacy calls to work, you need to set up a TURN/STUN server. [Read the TURN guide for tips on how to set up coturn](./calls/turn.mdx)
- For MatrixRTC / Element Call to work, you have to set up the LiveKit backend (foci). LiveKit also uses TURN/STUN to increase reliability, so you might want to configure your TURN server first. [Read the LiveKit guide](./calls/livekit.mdx)
:::info
Our [`#matrixrtc:continuwuity.org`](https://matrix.to/#/#matrixrtc:continuwuity.org) room is all about calling on matrix. Join there if you have any questions!
:::