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

[ERROR] Insufficient PSRAM for app #392

Closed soyabeannnn closed 5 months ago

soyabeannnn commented 6 months ago

How should I fix this error

08:22:36.782 -> [00:00:05.570 ERROR @ ESP32-CAM_MJPEG2SD.ino:34] Startup Failure: Insufficient PSRAM for app

s60sc commented 6 months ago

dont buy fake boards

jaochoo commented 6 months ago

If you use platform.io try this board configuration

[env:ESP32] platform = espressif32 board = esp32dev framework = arduino board_build.partitions = min_spiffs.csv lib_deps = esp32-camera

tanushsahoo commented 6 months ago

Exact same issue here and I use arduino IDE for programming the board with the board selected as ai thinker esp32 -cam. If someone can help me out it would be greatly appreciated

s60sc commented 6 months ago

dont use fake boards with only 2M psram