Page 1 of 1

ESP-EYE CameraWebServer and Arduino IDE

Posted: Wed Oct 09, 2019 6:35 am
by dunato
I would like to use ESP-EYE as a web camera similarly to ESP-CAM. I have tried to use CameraWebServer.ino from https://github.com/espressif/arduino-es ... Server.ino
with
// Select camera model
#define CAMERA_MODEL_ESP_EYE

What kind of board should I choose in Arduino IDE in that case? ESP32 Wrover Module is used in case of ESP-CASE.
Programming unfortunatelly ended with some errors (attached). Can you explain it please?
:oops: