We’re working on integrating Cloudflare Calls with our Matrix instance to improve Jitsi Meet call quality. This involves leveraging Cloudflare’s global network for TURN and STUN traffic, ensuring better connectivity, lower latency, and smoother call experiences for all users, regardless of their location or network restrictions.
Currently I am not seeing that anyone has implemented this for matrix so this will be a learning experience!
Key benefits:
- Better Call Quality: Reduced latency and fewer disruptions by using Cloudflare’s optimized network.
- Reliability: Multiplexing TURN traffic through port 443 ensures more stable connections, even on restrictive networks.
- Simplified Setup: We won’t need to host our own TURN servers, reducing the complexity of infrastructure management.
You can view and engage with the feature request here: GitHub Issue #3483. Your input can help prioritize this enhancement for the community.
More updates to come as we move forward!