OSC: Difference between revisions
From VRChat Wiki
m Fix section headings: use sentence case |
m Text replacement - "\[\[(?!(Special:|File:|Media:))([^\|\]]+)\]\]" to "$2" |
||
| Line 1: | Line 1: | ||
{{Stub}} | {{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]]. | [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 [[Special:MyLanguage/VRChat|VRChat]]. | ||
=== OSCQuery === | === OSCQuery === | ||
Revision as of 19:23, 23 August 2024
You can help the VRChat Wiki by improving it.
[Reason: You can contribute by expanding and proofreading this article, in accordance with the Manual of Style.]
[Reason: You can contribute by expanding and proofreading this article, in accordance with the Manual of Style.]
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