Open Sound Control: Difference between revisions
From VRChat Wiki
m (Text replacement - "\[\[(?!(Special:|File:|Media:))([^\|\]]+)\]\]" to "$2") |
(Added Official noticebox; added description to Stub box.) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Stub}} | {{Noticebox/Official}}{{Stub|Not much information here! You can [[VRCWiki:How to contribute|contribute]] by expanding, and proofreading this article, in accordance with the [[VRCWiki:Manual of Style|Manual of Style]].}} | ||
[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]]. | [[File:OSC_Keyart.png|thumb|300x300px]] | ||
[https://opensoundcontrol.stanford.edu/index.html OSC] is a way to get different devices and applications to talk to each other. VRChat announced on February 16th 2022 OSC for Avatars<ref>https://hello.vrchat.com/blog/vrchat-osc-for-avatars</ref>. Most commonly used to have body-,eye- and face trackers communicate with [[Special:MyLanguage/VRChat|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 provides [https://github.com/vrchat-community/vrc-oscquery-lib a C# library on GitHub]. | [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 provides [https://github.com/vrchat-community/vrc-oscquery-lib a C# library on GitHub]. | ||
== | ==Resources== | ||
[https://docs.vrchat.com/docs/osc-overview OSC Overview] on the VRChat Documentation | [https://docs.vrchat.com/docs/osc-overview OSC Overview] on the VRChat Documentation | ||
==References== | |||
{{reflist}} | |||
[[Category:Features]] |
Latest revision as of 23:42, 26 March 2025

It is reviewed and approved by the VRCWiki Team. Learn how to contribute to this page by reading the Contribution Guide.

You can help the VRChat Wiki by improving it.
[Reason: Not much information here! You can contribute by expanding, and proofreading this article, in accordance with the Manual of Style.]
[Reason: Not much information here! 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. VRChat announced on February 16th 2022 OSC for Avatars[1]. 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.
Resources
OSC Overview on the VRChat Documentation