Skip to content

Support advertise internal ip with external ip#88

Merged
cnderrauber merged 1 commit into
masterfrom
advertise_privateip
Jun 1, 2026
Merged

Support advertise internal ip with external ip#88
cnderrauber merged 1 commit into
masterfrom
advertise_privateip

Conversation

@cnderrauber

@cnderrauber cnderrauber commented May 29, 2026

Copy link
Copy Markdown
Contributor

Option advertise_internal_ip, only work with use_external_ip:true:
In some deployment architectures, both internal and external clients need to connect to SFU, but due to network settings, internal clients can only connect via their internal IP addresses. This pull request adds an option to broadcast both internal and external IP addresses simultaneously for this case.

Option skip_external_ip_validation, only work with use_external_ip:true:
Sfu will use a self-ping to detect the external ip accessibility, disable it by this option in case like #85 .

Also add option to skip external ip validation
@cnderrauber cnderrauber changed the title Support advertise private ip with external ip Support advertise internal ip with external ip Jun 1, 2026
@cnderrauber
cnderrauber requested a review from a team June 1, 2026 04:21
@cnderrauber
cnderrauber merged commit 13d536a into master Jun 1, 2026
6 checks passed
@cnderrauber
cnderrauber deleted the advertise_privateip branch June 1, 2026 04:25
cnderrauber added a commit to livekit/livekit that referenced this pull request Jun 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants