Skip to content

Conversation

link2xt
Copy link
Contributor

@link2xt link2xt commented Aug 21, 2025

Closes #619

This disables STUN server in iroh-relay and deploys another coturn as a STUN/TURN server.

I have tested that online tests using realtime channels still pass against a server that has this deployed. Also tested that "pong" app works between two profiles using the same relay but connected using different Wi-Fi networks, so at least realtime channels are not broken by this.

@link2xt link2xt force-pushed the link2xt/coturn branch 3 times, most recently from 0de0a5b to bb04fc3 Compare August 21, 2025 07:26
@link2xt
Copy link
Contributor Author

link2xt commented Sep 1, 2025

Version of coturn from Debian 13 (4.6.1-2+b2) works in both Chromium and Firefox.
Version of coturn from Debian 12 (4.6.1-1) does not work in Firefox when I test with https://icetest.info/
Might be this issue: coturn/coturn#1438

Maybe we should try https://github.com/mycrl/turn-rs instead and have a static binary that is the same everywhere. Or we can install newer .deb of coturn directly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add STUN/TURN server for calls
1 participant