-
Notifications
You must be signed in to change notification settings - Fork 354
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Save images to SD card #37
Comments
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. |
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. |
(from #135 ) If implementing check out the comments in: espressif/esp32-camera#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.
The text was updated successfully, but these errors were encountered: