&stunonly
Allow only STUN (no TURN/relay) ICE candidates
General Option! (&push, &room, &view, &scene)
Options
Example: &stunonly
Value
Description
(no value)
Enable STUN-only (disable TURN)
Details
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
&icefilterfor custom filtering, or with&lanonlyfor local-only tests.
Related
&relay&icefilterLast updated
Was this helpful?