You've already forked esp32-camera
mirror of
https://github.com/m5stack/esp32-camera.git
synced 2026-05-20 10:34:59 -07:00
aa15c51c83
esp_jpg_decode does not return if writer fails, causing unhandled exceptions. Also logs when rgb_write malloc fails.