Deploy Coturn for VoIP #15
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The Helm chart for Matrix includes a subchart for Coturn. Use that or a discrete deployment to enable VoIP on Matrix.
This may not be possible as Coturn is known to have issues when running behind NAT.
Coturn has been deployed but Synapse is failing to connect.
Getting this working will be necessary if I want to host live streams with guests on the Luanti server. Technically alternatives can be used, but any self-hosted option will face the same difficulties on my network as Coturn.
The PR I opened on the Matrix Helm chart that was used here has been merged. I believe I should now be able to deploy Coturn.
Coturn has been deployed and successfully configured to handle voice and video calls over the network. This configuration required some manual edits that need to be codified before this issue can be closed.