galister / oscavmgr

[Linux] Face tracking & utilities for Resonite and VRC
MIT License
32 stars 4 forks source link

Does this support Desktop face tracking? #2

Open ShayBox opened 4 months ago

ShayBox commented 4 months ago

Does this support Desktop face tracking? It should be possible, but I can't get the MeowFace Android app to work with it.

galister commented 4 months ago

We have backends implemented for the following:

There's also an ETVR fork somewhere.

For this to work, I believe another backend implementation would be needed.

ShayBox commented 4 months ago

What is the backend for? Doesnt this just recieve data from apps and send it to vrchat via osc?

galister commented 4 months ago

No, each data source requires a very specific way of retrieving the data.

DASPRiD commented 2 months ago

So we'd need a new backend for EyeTrackVR I suppose?

galister commented 2 months ago

There's eyetrackvr support on the babble backend of this fork here: https://github.com/Coreforge/oscavmgr/tree/etvr_vrcft2

Edit: we now support both ETVR and babble on the latest release