ip
is the address of the network interface the mediasoup worker listens on. announcedIp
is a corresponding public address that the server uses in its ICE candidates given to the clients. announcedIp
may differ from ip
if the latter is 0.0.0.0
(which means listen on all interfaces), or ip
is a private address behind NAT.