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 #231

Closed bjlah closed 1 year ago

bjlah commented 1 year ago

I always get : [00:00:07.279 ERROR @ setupAssist.cpp:86] Open failed: /data/configs.txt

I alredy copied the data folder into the sd card, an formatet it to fat32. Its a 4gb intenso. I really dont know why its not working, hope somebody kann help.

Thank you!

bjlah commented 1 year ago

Can somebody please help?

thank you

s60sc commented 1 year ago

Are you sure the sd card contains a folder named data, and this folder contains a file called configs.txt with content. if so cannot help further.

DJprasenjit commented 1 year ago

cope the data folder to sd card from the code folder then you got no such error