vrchat-community / osc

Files and Info on using OSC to communicate with VRChat
MIT License
234 stars 5 forks source link

OSC output for user ID and display name #69

Open bdunderscore opened 2 years ago

bdunderscore commented 2 years ago

*What's the idea?** Please provide an OSC output for the user ID and user display name

Is there another way? These could be potentially obtained from some combination of output log parsing (for display name), and/or parsing the JSON config file paths (for user ID). However both of these are rather fragile options.

Additional context