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

ESP EYE - Configure a camera (AIV-476) #192

Closed
TomerMichaelovich opened this issue Dec 11, 2021 · 4 comments
Closed

ESP EYE - Configure a camera (AIV-476) #192

TomerMichaelovich opened this issue Dec 11, 2021 · 4 comments

Comments

@TomerMichaelovich
Copy link

TomerMichaelovich commented Dec 11, 2021

Hi, everyone

I have ESP -EYE.
In the meantime, I was only able to run the Hello_World example.

When I want to run an example that requires a camera I can not set the camera

In the settings menu I do not have a camera setting.
And gets error:

image

This is what my settings menu looks like

image

ESP-WHO does not appear

Would appreciate help

@github-actions github-actions bot changed the title ESP EYE - Configure a camera ESP EYE - Configure a camera (AIV-476) Dec 11, 2021
@yehangyang
Copy link
Contributor

@TomerMichaelovich According to your path, 'C:\esp\human_face_detection\lcd', it seems you moved the example out of ESP-WHO. That makes some components missing. Please git clone the whole ESP-WHO including submodules. Then try the example again.

@TomerMichaelovich
Copy link
Author

Thank you very much !

It works ! I got the following screen:

image

How can I see the video received from the camera?

Thanks

@yehangyang
Copy link
Contributor

@TomerMichaelovich It seems you are using ESP-EYE(ESP32) right? We'll release a new example with a web server, then you can see the video from the camera.

@Auroragan
Copy link

Hi, the new example with web server has been updated: https://github.com/espressif/esp-who/tree/master/examples/human_face_detection/web, please try it out.

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