letmaik / pyvirtualcam

🎥 Send frames to a virtual camera from Python
GNU General Public License v2.0
455 stars 49 forks source link

Cam in use #8

Closed windows8prew closed 3 years ago

windows8prew commented 3 years ago

err:

OBSVirtualVideo handle exists already
shared_queue_check() failed

Maybe there is a way to change the image when the camera is in use?

letmaik commented 3 years ago

This package currently only supports a single virtual camera. If the camera is in use then there is nothing we can do about it.