Allows VRCFaceTracking to take advantage of MeowFace's tracking directly from your Android device.
- VRCFaceTracking Module Registry
- Install MeowFace Tracking Module by looking it up in the Module Registry and installing directly!
- Manual
- Include the supplied .dll release in
%appdata%/VRCFaceTracking/CustomLibs
.
- Include the supplied .dll release in
VRCFaceTracking is required to use MeowFace Tracking Module.
- Download MeowFace from Google Play
- Get your PC's (the computer on which VRCFaceTracking is running) local IP address
- Open the MeowFace app and
- Initialize
MeowFaceExtTrackingInterface
in the VRCFaceTracking app. - Configure the IP and port to match the IP and port of the PC running VRCFaceTracking.
- The default port is
12345
. - The ip will be the local IP of the PC running VRCFaceTracking.
- The default port is
MeowFace is not connecting to VRCFaceTracking.
Make sure that you have MeowFace's IP and port configured as specified by VRCFaceTracking and that you are connected to the same network as the host. Optionally you can send the data to the port to your global IP from any MeowFace connection by port forwarding the specified port.
MeowFace is not tracking as expected.
MeowFace is not all too perfect at tracking your face... however: some of the tracking may not track as expected when converted for use into VRCFaceTracking's parameter system. Feel free to make an issue if MeowFace doesn't track as expected!
All source and release files fall under the Apache-2.0 License.
- Ben for VRCFaceTracking!