Skip to content

Camera Init failed <== where now? #14

Description

@ESPWarren

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions