shariltumin / esp32-cam-micropython-2022

MicroPython esp32-cam firmware with camera support compiled with esp-idf-4.4.0. Python script files for live streaming
MIT License
174 stars 33 forks source link

Available RAM in this firmware? #6

Closed davefes closed 1 year ago

davefes commented 1 year ago

Seems that whilst the example in: https://github.com/shariltumin/esp32-cam-micropython-2022/issues/5 runs most of the time, if I add more functionality to that example, the incidence of corrupted files increase.

Does this firmware use PSRAM? If so, how much RAM is available for other tasks?