hacksider / Deep-Live-Cam

real time face swap and one-click video deepfake with only a single image
GNU Affero General Public License v3.0
30.9k stars 4.28k forks source link

Can't get virtual cameras as input #7

Closed leontheremin closed 10 months ago

leontheremin commented 10 months ago

I'm trying to use a virtual camera (OBS, Nvidia Broadcast...) as an input to Deep-Live-Cam. Not even getting an error that I could share here, it just freezes. I've tried to change the camera index on the code with no luck, on one of them I got som RGB weird noise and I'm looking into possibly transcoding the image to try again. But it would be awesome to have a camera selector in the GUI.

hacksider commented 10 months ago

It's more of an issue with CV2 driver. I believe there's already some fixes out there on the wild but the focus here is to work with hardware first then software.