Some resources: * https://components.espressif.com/components/espressif/esp_video_codec/versions/0.5.3/readme * https://github.com/tuupola/esp_video -> explores playing jpeg video, how fast esp can decode jpeg * PSRAM: * Code to print out amount of PSRAM in ESP: https://thingpulse.com/esp32-how-to-use-psram/ * Explores how to access PSRAM on ESP32: https://esp32.com/viewtopic.php?t=29938/
Some resources: