ESP32-CAM-Video-Recorder
ESP32-CAM-Video-Recorder copied to clipboard
Having issues with CPU and camera or SD access
21:13:57.689 -> 9 Low on heap !!! 154764
21:13:58.666 -> Error on avi write: err = 0 len = 10524
21:13:58.666 ->
21:14:08.739 -> Major Fail 0 / 10
You are out of memory - ram - heap.
It is precariously balanced to have enough memory to do all its jobs - so if you added anything or using a different compiler, memory may get consumed.
This was compiled with Arduino 1.8.19, esp32-arduino 2.02 and Core Debug Level None.
