Matrix: Difference between revisions
Phanirithvij (talk | contribs) m edit the synapse home page (we have element-hq/synapse in nixpkgs) |
Phanirithvij (talk | contribs) m fix config file url |
||
Line 102: | Line 102: | ||
===== Coturn with Synapse ===== | ===== Coturn with Synapse ===== | ||
For WebRTC calls to work when both callers are behind a NAT, you need to provide a turn server for clients to use. Here is an example configuration, inspired from [https://github.com/spantaleev/matrix-docker-ansible-deploy/blob/master/roles/matrix-coturn/templates/turnserver.conf.j2 this configuration file]. | For WebRTC calls to work when both callers are behind a NAT, you need to provide a turn server for clients to use. Here is an example configuration, inspired from [https://github.com/spantaleev/matrix-docker-ansible-deploy/blob/master/roles/custom/matrix-coturn/templates/turnserver.conf.j2 this configuration file]. | ||
<syntaxhighlight lang="nix"> | <syntaxhighlight lang="nix"> |