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

Insufficient PSRAM for app #424

Closed Atharva20016 closed 4 months ago

Atharva20016 commented 4 months ago

I am getting 2 errors, one of which is 00:00:04.360 ERROR @ ESP32-CAM_MJPEG2SD.ino:34] Startup Failure: Insufficient PSRAM for app and the other is [00:00:01.132 WARN startWifi] SSID not available, use AP I am a beginner, so as such I have not made more than 5 ESP-32 cam projects. Can you please recommend a fix?