circuitrocks / ESP32-RTSP

ESP32-CAM as RTSP stream server
226 stars 68 forks source link

Detected camera not supported #11

Open RomainB91 opened 1 year ago

RomainB91 commented 1 year ago

Hi,

I'm having an issue with a camera model 2640. Here the serial debug 👍

"⸮jZI⸮F⸮F⸮ ⸮⸮ x⸮BJF⸮ets Jul 29 2019 12:21:46

rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 mode:DIO, clock div:2 load:0x3fff0018,len:4 load:0x3fff001c,len:1044 load:0x40078000,len:10124 load:0x40080400,len:5828 entry 0x400806a8 [E][camera.c:1113] camera_probe(): Detected camera not supported. [E][camera.c:1379] esp_camera_init(): Camera probe failed with error 0x20004 .....WiFi connected

192.168.1.31"

Please, could you help me or give some advice ?

Best regards,

Romain

AvenueSupplies commented 1 year ago

cam.init(esp32cam_aithinker_config); , might want to check if this matches your board otherwise check OV2640.cpp