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
35.27k stars 4.99k forks source link

Error webcam mode #593

Open MrX0r opened 2 days ago

MrX0r commented 2 days ago

Everything done according to the instructions when running Select a face Click live the error

[ WARN:0@66.472] global cap_msmf.cpp:1759 CvCapture_MSMF::grabFrame videoio(MSMF): can't grab frame. Error: -2147483638

Where is the error? Who can help me?

hacksider commented 2 days ago

it seems it wasnt able to get data from your webcam. Is you webcam the default webcam? Try getting the "old experimental" branch if you're using windows

MrX0r commented 2 days ago

it seems it wasnt able to get data from your webcam. Is you webcam the default webcam? Try getting the "old experimental" branch if you're using windows

yes I use Windows and yes I only have a webcam integrated on the laptop I'll try another branch

MrX0r commented 1 day ago

@hacksider

Hello, the same error is displayed! With the experimental version, my webcam is displayed in the menu there [ WARN:0@29.347] global cap_msmf.cpp:1759 CvCapture_MSMF::grabFrame videoio(MSMF): can't grab frame. Error: -2147483638

hacksider commented 1 day ago

That means you didn't allow your OS to grab frames for your webcam.