Open easytarget opened 4 years ago
This is an enhancement I am also looking for. I may work on the code for this myself but I am likely to make it too much of a kluge.
Oops.. fat fingers. Didnt intend to close there. Thiis would be nice, but very very low priority for me right now. There are a number of other projects that can do saving, loading, downloading and even movies on the SD card. In particular check out: https://github.com/jameszah/ESP32-CAM-Video-Recorder
I clicked the "Enroll" button but nothing happens. Does it save the captured image on the SDCard. How do I see the images on the SDCard and add new images for Face Recognition.
@sjude68 Unfortunately, you cant. That's why this issue exists and is not resolved. The enroll button simply enrolls faces in the face recognition db, which is held in memory, lost on reboot, and contains face data not images.
(from #135 ) If implementing check out the comments in: https://github.com/espressif/esp32-camera/issues/203
V4 extended.. Allow images to be (timestamped and) saved to a folder on an attached SD card (AI-THINKER has a SD card slot)
Allow images to be browsed, deleted and downloaded via the WebUI. ?
Alternatively find a library (?) that allows ftp/smd or some other file transfer/browse standard to access the filestore.