ESP32-CAM stream while writing to SD card?
Posted: Thu Jan 27, 2022 3:12 am
I would like to use an ESP32-CAM with a simple web browser that streams low res (low bandwidth) video and can write high res video to the onboard SD card. I can find examples of one or the other other but not code that does both at the same time at different resolutions. Is this possible? Is anyone aware of some sample code for this? Was hoping to know before I try and write code for this. Thank you.