alievk / avatarify-python

Avatars for Zoom, Skype and other video-conferencing apps.
Other
16.26k stars 4.03k forks source link

Is it possible to use virtualCam as the initial webcam Avatarify uses? #83

Closed andefraser closed 4 years ago

andefraser commented 4 years ago

I already use VirtualCam/OBS studio as my webcam, with a pro-grade camera.

Is it possible to have this as the webcam input for Avatarify?

At the moment when I run run_windows.bat nothing happens - no error message and no windows appear.

alievk commented 4 years ago

It is possible. You have to find your virtual camera ID (integer number) by changing the CAMVID variable (see readme)

andefraser commented 4 years ago

OKay no worries, thanks for the response.

I did try changing up to ID=4 but I'll keep testing other IDs

alievk commented 4 years ago

Some day we will make a convenient tool for camera selection :)