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

PSRAM issue #362

Closed DJprasenjit closed 7 months ago

DJprasenjit commented 7 months ago

i have a old esp32 cam module which one works perfect with this, and PSRAM free 1.4MB image

But i bought some new esp32cam modules there i uploaded this same code but PSRAM free only 300-400KB why is this happening? is these new modules i baught are Duplicate cam module? image

s60sc commented 7 months ago

Not an app issue