From 7a36830346a00de2ff02266ebae850b7fa9445a9 Mon Sep 17 00:00:00 2001 From: Jade Ellis Date: Tue, 10 Mar 2026 16:46:41 +0000 Subject: [PATCH] docs: Link MatrixRTC room --- docs/calls.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/calls.mdx b/docs/calls.mdx index 681783ca..b15f0462 100644 --- a/docs/calls.mdx +++ b/docs/calls.mdx @@ -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! +:::