Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration with VRChat #141

Open
631373 opened this issue Jan 8, 2025 · 3 comments
Open

Integration with VRChat #141

631373 opened this issue Jan 8, 2025 · 3 comments
Labels
enhancement New feature or request low priority Currently not a priority needs media processing pipeline This needs a rework of how media is processed internally needs settings window This feature needs a settings window

Comments

@631373
Copy link

631373 commented Jan 8, 2025

I would like to see Music Presence work with VRChat in a similar way to Discord.
I would also like to be able to utilise Music Presence with VRChat OSC and SDK, so that data can be used on user models in a variety of different ways.

@ungive
Copy link
Owner

ungive commented Jan 8, 2025

Do you mind sending some links to some resources? I don't play VR Chat, nor do I know what exactly you mean with "work with VRChat in a similar way to Discord."

Where do you want data to be sent? What data should be sent? What kind of interface would you like to have in order to use it with the SDK you mentioned?

It's most likely gonna be sufficient if you write a plugin of some sort for VR Chat that directly interfaces with "Windows SMTC", one might already exist out there.

@ungive ungive added enhancement New feature or request need more info More information is needed labels Jan 8, 2025
@631373
Copy link
Author

631373 commented Jan 8, 2025

I would like data such as song titles, album names, artist names, album art to be sent to VRChat OSC.
OSC: https://docs.vrchat.com/docs/osc-overview
Example of VRChat OSC use: https://github.com/VolcanicArts/VRCOSC/

@ungive
Copy link
Owner

ungive commented Jan 8, 2025

Found some things you might wanna check out:

Let me know if any of these would satisfy your needs or if they come close to it!

Either way, this would have to wait with implementing it until I rewrote the way media is processed (#84) and once I added a settings window (#44), since there's barely space for a nieche use case like this in the tray menu.

@ungive ungive added needs settings window This feature needs a settings window needs media processing pipeline This needs a rework of how media is processed internally low priority Currently not a priority and removed need more info More information is needed labels Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request low priority Currently not a priority needs media processing pipeline This needs a rework of how media is processed internally needs settings window This feature needs a settings window
Projects
None yet
Development

No branches or pull requests

2 participants