Skip to content

Camera buffer max size of 64kb, PSRAM enabled #106

@Bob-Teh777

Description

@Bob-Teh777

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions