s60sc / ESP32-CAM_MJPEG2SD

ESP32 Camera motion capture application to record JPEGs to SD card as AVI files and stream to browser as MJPEG. If a microphone is installed then a WAV file is also created. Files can be uploaded via FTP or downloaded to browser.
GNU Affero General Public License v3.0
931 stars 214 forks source link

sd card read #308

Closed johnpiker closed 11 months ago

johnpiker commented 11 months ago

Is there any method to read SD card data through USB port?

s60sc commented 11 months ago

Need a different app