Open Sound Control

From VRChat Wiki
Revision as of 08:44, 28 July 2024 by Hackebein (talk | contribs) (Created page with "{{Stub}} [https://opensoundcontrol.stanford.edu/index.html OSC] is a way to get different devices and applications to talk to each other. Most commonly used to have body-,eye- and face trackers communicate with VRChat. === OSCQuery === [https://github.com/Vidvox/OSCQueryProposal OSCQuery] is a protocol to connect OSC applications together easier. Information on how to [https://github.com/vrchat-community/osc/wiki/OSCQuery connect with VRChat with OSCQuery]. VRChat also...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Vrrat posed-right.png
V · EThis page is a stub.
You can help the VRChat Wiki by improving it.
[Reason: No reason provided.]

OSC is a way to get different devices and applications to talk to each other. Most commonly used to have body-,eye- and face trackers communicate with VRChat.

OSCQuery

OSCQuery is a protocol to connect OSC applications together easier. Information on how to connect with VRChat with OSCQuery. VRChat also provides a C# library on GitHub.

External Links

OSC Overview on the VRChat Documentation