Rework VRChat OSC address/port handling #101

Open
opened 2026-04-05 17:56:57 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @ButterscotchV on 12/31/2025

Cleaned up all the OSC port initialization methods to make them clearer and handle match detection better. OSCQuery detection has also been changed to prioritize an OSCQuery entry that matches the configured IP and/or port. Also prioritized OSCQuery detection over using the manually configured address so there won't be duplicate data sent.

Should fix #1309

*Originally created by @ButterscotchV on 12/31/2025* Cleaned up all the OSC port initialization methods to make them clearer and handle match detection better. OSCQuery detection has also been changed to prioritize an OSCQuery entry that matches the configured IP and/or port. Also prioritized OSCQuery detection over using the manually configured address so there won't be duplicate data sent. Should fix #1309
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/SlimeVR-Server#101