You are screen-sharing quarterly results to the executive team. Your face freezes. The audio cuts out. "Can you hear me?" Three words that define the remote work experience from China. Here is how to make Zoom actually work.
Why Zoom Fails in China
Zoom is not completely blocked in China -- the basic service works. But the quality is severely degraded for international calls, and using Zoom's full feature set (screen sharing, HD video, breakout rooms) requires consistent bandwidth that is hard to maintain without a well-configured VPN.
The problems:
- International routing: Zoom's servers for international meetings are outside China. Traffic traverses congested international links.
- Bandwidth requirements: HD Zoom requires 1.5-3 Mbps sustained. VPN overhead and congestion can reduce available bandwidth below this threshold.
- Latency sensitivity: Video calls require low, consistent latency. VPN reconnections and route changes cause visible disruptions.
VPN Configuration for Zoom
1. Use TUN Mode
Zoom is a desktop application that makes system-level network connections. Browser extension VPNs do not capture Zoom traffic. TUN mode is required to route Zoom through the VPN tunnel.
2. BBR Congestion Control
BBR maintains consistent throughput on lossy links. During a 1-hour Zoom call, CUBIC will periodically reduce throughput in response to packet loss, causing video quality drops. BBR keeps bandwidth stable.
3. Singapore Server
Singapore provides 40-80ms latency from major Chinese cities. This is well within Zoom's tolerance for real-time communication. US West Coast servers (150-200ms) cause noticeable delay in conversation.
4. Kill Switch Consideration
If your VPN disconnects during a Zoom call, the kill switch will terminate the call. This is disruptive but preferable to the alternative: your China IP being exposed to Zoom and any connected participants seeing a quality shift that reveals your location.
Pro Tips
- Test before important calls: Connect VPN, join a test Zoom meeting, verify video and audio quality.
- Close bandwidth-heavy apps: Pause downloads, close streaming tabs. Give Zoom maximum available bandwidth.
- Use wired connection: Wi-Fi adds latency variability. Ethernet provides more consistent performance.
- Schedule around peak hours: 7-10 PM Beijing time has the worst international link quality. If your meeting allows flexibility, morning calls perform better.
The goal: Your colleagues should not be able to tell you are in China. With the right VPN configuration, your Zoom experience should be indistinguishable from any other timezone.