mirror of
https://github.com/livekit/livekit.git
synced 2026-04-26 19:35:24 +00:00
eabecb99ac
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.