Heyoh is an open source virtual camera based on PyTorch. Bring real-life gestures to your video calls with heyoh virtual camera.
Contributors: Marko Kostiv, Danylo Bondar, Oleh Sehelin, Ksenia Demska
PyTorch Annual Hackathon 2021
- Install Heyoh Camera
- Heyoh Camera will run in a tray
- Restart Zoom or Google Chrome
- Go to Preferences -> Video -> Select Heyoh Camera
- Go to Settings -> Video -> Select Heyoh Camera
Heyoh camera works with any other virtual camera, such as OBS, mmhmm or Snap. Open Heyoh Camera in tray and select the video source.
- Remove application from Applications folder
rm -r /Applications/Heyoh.app
- Remove Heyoh Plugin from /Library/CoreMediaIO/Plug-Ins/DAL/
rm -r /Library/CoreMediaIO/Plug-Ins/DAL/Heyoh\ Camera.plugin
- heyoh-camera - code for the macOS app and DAL plugin (virtual camera).
- gestures-detector - training and inference code for heyoh-camera app.