Network & Connection

Fix "Reconnecting…" loops, choppy streams, and bandwidth-related issues.

Network & Connection

InterMIND needs a stable connection in both directions. Most "InterMIND is broken" reports are really network issues.

Bandwidth Requirements

ActivityMinimumRecommended
Audio-only meeting + translation1 Mbps up/down2 Mbps up/down
HD video meeting + translation2 Mbps up/down5 Mbps up/down
Screen sharing+1 Mbps up+2 Mbps up

Run a speed test to check your real bandwidth — not the rated speed of your plan.

"Reconnecting…" Loop

SymptomLikely causeFix
Banner keeps flickering "Reconnecting…"Packet loss on the routeSwitch from Wi-Fi to wired; move closer to the router
Reconnects only when video is onBandwidth not sufficient for HD videoTurn camera off; InterMIND auto-falls-back to audio-only
Reconnects when others share their screenTotal downstream bandwidth exceededAsk the sharer to lower share quality or close other downloads
Reconnects in offices with strict firewallsUDP / WebRTC ports blockedSee Firewall & VPN below

Choppy Audio or Video

SymptomLikely causeFix
Robotic / chopped voicePacket loss > 5%Switch to wired, close bandwidth-heavy apps (cloud sync, video calls in other tabs)
Video freezes for a few secondsBandwidth spike consumed by another appPause Dropbox/Google Drive sync, OS updates, BitTorrent
Audio cuts but video is fineAudio uses different codec — packet loss on audio pathToggle camera off and on; if it persists, switch network
Issues only when on VPNVPN adds latency and may rate-limit UDPDisconnect VPN if your IT policy allows

Firewall, VPN, and Corporate Networks

InterMIND uses WebRTC, which needs specific ports open.

Port / ProtocolPurposeRequired
TCP 443Signaling, fallback mediaYes
UDP 3478STUN (NAT traversal)Recommended
UDP 1024–65535Media (audio, video, screen)Recommended; falls back to TCP 443 if blocked

If your network blocks UDP entirely, InterMIND falls back to TCP 443 — it works but quality is reduced. If you're on a managed corporate network, ask IT to allow *.intermind.com and these ports.

Translation Cuts Out Mid-Sentence

SymptomLikely causeFix
Translation stops, then resumes after a delaySpeech stream interrupted by packet lossCheck connection indicator; see Translation Quality
Translation works at the start of the meeting, fails after 30+ minBandwidth degraded over time (Wi-Fi roaming, network congestion)Reconnect on a stable network

Diagnostic Steps

  1. Run the WebRTC Browser Test — it reports latency, packet loss, and TURN reachability
  2. Open browser DevTools → Network tab → check for failing requests to *.intermind.com
  3. Try a different network (mobile hotspot) — if it works there, the office network is the issue