s60sc / ESP32-CAM_MJPEG2SD

ESP32 Camera motion capture application to record JPEGs to SD card as AVI files and stream to browser as MJPEG. If a microphone is installed then a WAV file is also created. Files can be uploaded via FTP or downloaded to browser.
GNU Affero General Public License v3.0
888 stars 209 forks source link

Camera init error 0xffffffff #349

Closed Spllit1 closed 8 months ago

Spllit1 commented 8 months ago

Hello.

I have tried to flash this program to my esp32, but always get the following error: [00:00:04.638 ERROR @ ESP32-CAM_MJPEG2SD.ino:134] Startup Failure: Camera init error 0xffffffff The esp32 cam example by expressif works on my cam module.

Greeting, Spllit1

Spllit1 commented 8 months ago

Nevermind. I have tested the script again, but with an other esp32 module, and i think my module is just broken.

greeting!