mirror of
https://github.com/livekit/livekit.git
synced 2026-03-31 02:25:39 +00:00
It's my understanding that the nodeIP config can be set to ensure that a specific IP is provided for the host candidate. The code being changed here was added as a convenience so that: | By giving it STUN servers, it should be | connectable even without passing in --node-ip explicitly We'd prefer to be able to specify a nodeIP and then as a side effect have a STUN server added.