osc icon indicating copy to clipboard operation
osc copied to clipboard

Files and Info on using OSC to communicate with VRChat

Results 57 osc issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Enabling OSC freezes my avatar in place for non-local players. **To Reproduce** Steps to reproduce the behavior: 1. Enable OSC via the Action Menu. **Expected behavior** I...

bug
client

[https://docs.vrchat.com/docs/launch-options](https://docs.vrchat.com/docs/launch-options) the launch options doc page does not contain the information about the `--osc=inPort:senderIP:outPort` launch argument.

I want it so when i have an Invite Request notification or Invite, it can be pushed through OSC. and i can use that data to put indicators on my...

enhancement

**Describe the bug** The documentation states that /Input/GrabRight and /Input/UseRight are VR-Only. This is inaccurate. UseRight and GrabRight are functional in Desktop mode, but the VRChat window must be focused....

bug

### **Describe the bug** When driving the endpoint `/input/Voice` with the `pythonosc` library, input properties change unexpectedly. The same does not happen when using Hexler TouchOSC. On Desktop, the Mute/Unmute...

bug

**Describe the bug** Using VRChat... When sending `/input/GrabRight` with a value of `1`, you will suddenly realise you can no-longer move your hands! - If you immediately follow that instead...

bug

**Describe the bug** When loading a new world, an OSC client receives the ``/avatar/change`` event after already receiving (resent) avatar parameters. The order of events is not clear. This makes...

bug

*What's the idea?** This is a proposal for network synced OSC messages. This proposal is closely related to the [Allow driving local parameters with OSC](https://github.com/vrchat-community/osc/issues/2) proposal. I'm submitting this as...

enhancement

# Describe the bug `/avatar/change` and other parameters are sent twice when I did `Reset Avatar` once. They are should be sent only once as the processing is a one-time...

bug