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

Camera Init failed <== where now? #14

Open
ESPWarren opened this issue Jan 21, 2021 · 0 comments
Open

Camera Init failed <== where now? #14

ESPWarren opened this issue Jan 21, 2021 · 0 comments

Comments

@ESPWarren
Copy link

Hi

I followed yout tutorial, installed all the files and when I reboot the ESP-32 I get this output:

#################################
connecting to network...
network config: ('192.168.2.68', '255.255.255.0', '192.168.2.1', '192.168.2.1')
E (6570) gpio: gpio_install_isr_service(411): GPIO isr service already installed
E (7190) camera: Camera probe failed with error 0x103
E (7190) camera: Camera Init Failed
Traceback (most recent call last):
File "main.py", line 23, in
File "webserver.py", line 48, in run
OSError: Camera Init Failed
MicroPython v1.13-153-g9c0ac7e6a-dirty on 2020-11-07; Camera Module (i2s) with ESP32
#################################

I am using an ESP32-CAM
There is NO sd card installed
When I go in my browser to http://192.168.2.68 I get an error; "Unable to connect. Firefox can’t establish a connection to the server at 192.168.2.68.
It would seem that apart from the camera init failing, the web server is not starting either...

Any suggestions?

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

1 participant