Skip to content

esp32 arduino esp_camera.h #3090

@msj121

Description

@msj121

I have tried the latest arduino and all boad manager versions of esp23 (1.0.0,1.0.1,1.0.2).

The example for webserver doesn't show up in the examples beside all the other standard examples (like AnalogOut folder). It is not in the physical location when I navigate outside of Arduino IDE either.

I copied the code (https://github.com/espressif/arduino-esp32/blob/master/libraries/ESP32/examples/Camera/CameraWebServer/CameraWebServer.ino) manually to a file, tried to compile, but now:

esp_camera.h: No such file or directory

I cannot find this header file in the current repository, but I did find it in the esp-camera repository, https://github.com/espressif/esp32-camera/blob/master/driver/include/esp_camera.h

Am I missing something? I have uninstalled Arduino and ESP32 and reinstalled without any luck. I am running OS 10.14.4, I have tried the latest Arduino and also 1.8.6.

Very confused, thanks for any help. Is there a way to also include or use esp-camera repository in Arduino IDE, or only espressifide

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions