Skip to content

Enabling Multiple OSC Listeners for VRChat 为VRChat实现多个OSC监听器

License

Notifications You must be signed in to change notification settings

gizmo-ds/osc-bridge

Repository files navigation

OSC Bridge

GitHub go.mod Go version CI Release License

Engine | 简体中文

OSC Bridge solves the problem of VRChat's inability to listen to multiple OSC ports simultaneously. This project revolutionizes the way users interact with VRChat by providing a seamless communication bridge for OSC protocols.

With OSC Bridge, developers can create custom interactions, synchronize audiovisual elements, and integrate external devices into VRChat environments. Experience the freedom to create, connect, and interact like never before in VRChat with OSC Bridge.

Usage

You can download the precompiled files from Release, unzip them, and run the application.

Configuration

Key Description
addr The address to listen for OSC messages.
bridges.enable Indicates whether the bridges are enabled or not. Default: true
bridges.name The name of the bridge.
bridges.addr The address of the bridge.
bridges.patterns The OSC patterns to be matched by the bridge.

The bridges.patterns configuration item is responsible for matching the received OSC patterns only.

Thanks

Thanks to JetBrains for the open source license(s).

JetBrains Logo (Main) logo

About

Enabling Multiple OSC Listeners for VRChat 为VRChat实现多个OSC监听器

Topics

Resources

License

Stars

Watchers

Forks