For This, you will need to get OpenSeeFace, the facetracker for VSeeFace.
We will also cover how to use a iphone 6s & Above Instead.
> Method 1: OpenSeeFace
On your Computer, Go to https://github.com/emilianavt/OpenSeeFace, and download it.
After That, You'll need to install Python3 and OpenSeeFace's Perquisites.
On Apt-Get / Brew
python3 python3-pip python3-virtualenv
On PIP3
onnxruntime opencv-python pillow numpy
Then, run this command.
source env/bin/activate
This is to ensure the program can see the camera for face tracking.
Now it's time to run the tracker.
python facetracker.py -c 0 -W 1280 -H 720 --discard-after 0 --scan-every 0 --no-3d-adapt 1 --max-feature-updates 900
If your Camera isn't showing up, increase the -c parameter by 1.
Now, Open VSeeFace, and Select Network Tracking as the camera. then, type "LocalHost" as the IP.
> Method 2: Waidayo
Check what your LOCAL IP is, as you'll need it when setting up this.
(Optional)
Connect your iPhone to your computer.
Open iTunes, and Select Waidayo in the Shared Files option.
Take a Copy of your vrm and rename it as "default.vrm", and put it on the phone.
(Required)
Open WaiDayo, and look for the 3 dashes with dots.
Set the Motion IP adress to your Computers LOCAL IP address, and set the Port to the port on VSeeFace.
Now enter VSeeFace, and open the settings, and enable OSC / VMC tracker.