From 37c195db1f70fa31ab926d70b3701407626a52de Mon Sep 17 00:00:00 2001 From: EH <44804677+EtienneHenger@users.noreply.github.com> Date: Sun, 5 Jun 2022 23:36:54 +0200 Subject: [PATCH] Reference to a Jitsi troubleshoot with Jitsi behind a NAT --- docs/configuring-playbook-dynamic-dns.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/configuring-playbook-dynamic-dns.md b/docs/configuring-playbook-dynamic-dns.md index bc58c2736..c0b75bd66 100644 --- a/docs/configuring-playbook-dynamic-dns.md +++ b/docs/configuring-playbook-dynamic-dns.md @@ -25,3 +25,8 @@ matrix_dynamic_dns_domain_configurations: Additional resources: - https://matrix.org/docs/guides/free-small-matrix-server + + +## Jitsi behind a NAT + +Keep in mind when using dynamic DNS you might run into the problem of having [no video or audio with more than 2 users](https://github.com/EtienneHenger/matrix-docker-ansible-deploy/blob/f2293f61eebe49f47d7bb42363ed4f6b0fa9eb5a/docs/configuring-playbook-jitsi.md#L166). \ No newline at end of file