start-CameraTracking.bat for opening facial mocap using camera | |
start-Poser.bat for manual posing | |
for using vmc protocol the port is 49983 | |
Please consider supporting me on kofi | |
- https://ko-fi.com/megaaziib | |
Use this Custom CSS if you intend streaming to web browser via obs for deleteing transparant background and refresh cache of currect page: | |
```bash | |
body { | |
background-color: transparent !important; | |
} | |
* { | |
background-color: transparent !important; | |
} | |
``` |