-
Notifications
You must be signed in to change notification settings - Fork 108
Open
Description
Hi,
My ESP32-Cam with the same camera that came with the pack, the OV2640 only has a max buffer size of 64kb. This means that when I take photos at a resolution higher that HD with a high quality (10-18), I get errors from Micropython stating that the buffer is a boolean object when the buffer has an estimated size of 64kb or larger (previous tests went up to 60kb without crashing). Is there a way to get this fixed? Another thing is that in the camera.init, I set the fblocation to camera.PSRAM, and I get no difference.
Metadata
Metadata
Assignees
Labels
No labels