yoursunny / esp32cam

OV2640 camera on ESP32-CAM, Arduino library
https://esp32cam.yoursunny.dev
ISC License
499 stars 174 forks source link

Detected camera not supported #49

Closed thatmagicalcat closed 8 months ago

thatmagicalcat commented 1 year ago

I'm running the wificam example code and i'm getting this error in the serial monitor after i press the reset button

E (62) camera: Detected camera not supported.
E (62) camera: Camera probe failed with error 0x106(ESP_ERR_NOT_SUPPORTED)
CAMERA FAIL
yoursunny commented 1 year ago

Do you have OV2640 camera installed?