&stunonly
Allow only STUN (no TURN/relay) ICE candidates
Last updated
Was this helpful?
Allow only STUN (no TURN/relay) ICE candidates
General Option! (&push, &room, &view, &scene)
Example: &stunonly
(no value)
Enable STUN-only (disable TURN)
Filters ICE to exclude TURN/relay candidates, preventing use of TURN servers.
Useful for testing direct P2P connectivity; can reduce latency when direct paths work.
Risk: connections behind strict NAT/firewalls may fail without TURN fallback.
Combine with &icefilter for custom filtering, or with &lanonly for local-only tests.
Last updated
Was this helpful?
Was this helpful?