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.
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.
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