dmainmon / ArduCAM-mini-ESP8266-12E-Camera-Server

Source code designed to work with an ESP8266-12E and an ArduCAM Mini 2MP Camera.
67 stars 39 forks source link

Save multiple jpg's to SPIFF's at one time. #2

Open wdouglas1999 opened 7 years ago

wdouglas1999 commented 7 years ago

Does anyone know how to save multiple jpg's one after the other to the spiffs and then be able to access them via web. Example: capture photo 1, then save to spiffs capture photo 2, then save to spiffs capture photo 3,then save to spiffs etc..... Then be able to read the photos back through brower Thank you