Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

maɔv in 'puppeteer' #28

Open
BUCTsyl opened this issue Feb 15, 2021 · 2 comments
Open

maɔv in 'puppeteer' #28

BUCTsyl opened this issue Feb 15, 2021 · 2 comments

Comments

@BUCTsyl
Copy link

BUCTsyl commented Feb 15, 2021

hi!When i load the app demo
python app/puppeteer.py
it doesn't work like the other one.It appears maɔv and i can not see my face tracing~
sry my english is bad so i could not offer more description to u . QAQ

Image of ERROR

@dragonmeteor
Copy link
Collaborator

Sorry. I don't know what's going on either. Most likely your web camera is not compatible with OpenCV. Use a different one and see if this solves your problem.

@garywei944
Copy link

maɔv is a webcam. There might be multiple webcams on your system and opencv uses the one with index 0 by default.

Try different values of video_capture = cv2.VideoCapture(0) at app/puppeteer.py#L201 and you'll figure out the right camera index.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants