benaclejames / VRCFaceTracking

OSC App to allow VRChat avatars to interact with eye and facial tracking hardware
https://docs.vrcft.io
Apache License 2.0
577 stars 92 forks source link

[Feature Request] Linux Support? #197

Open muskwasis opened 4 months ago

muskwasis commented 4 months ago

I am able to use 99 percent of the features in VRChat (dj live streams are the only thing broken), and FBT through slimevr on Linux. Right now I use a Windows VM running VRCFT and sending the OSC data back and forth with firewall rules, but ideally would like to run the app directly on Linux. I'd like to dig deeper in to this, just checking in case someone already has?

Mhowser commented 2 months ago

Looking for this as well, I'm using the Steam Deck with Steam OS which is based on Arch.

ShayBox commented 2 weeks ago

Also looking for this, it's in C# so should is very possible.

kruemmelbande commented 2 weeks ago

Also consider looking into https://github.com/galister/oscavmgr. It does basically the same thing and runs on linux

ShayBox commented 2 weeks ago

Thank you :smile: