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
888 stars 209 forks source link

Camera fails to download /data/config.txt, because it was removed from github repository #358

Closed StupidProgramming closed 7 months ago

StupidProgramming commented 7 months ago

Hi,

I get the following error: [14:53:50.039 wgetFile] Downloading /data/configs.txt from /s60sc/ESP32-CAM_MJPEG2SD/master/data/configs.txt [14:53:50.286 ERROR @ setupAssist.cpp:39] Download failed, error: [14:53:50.292 ERROR @ setupAssist.cpp:46] HTTP Get failed with code: 404

and when i check, i see the configs.txt file has been removed form the repository 2 weeks ago.

image

Can you please put the file back?

s60sc commented 7 months ago

either use latest release or get file from older release

StupidProgramming commented 7 months ago

Okay, but it doesn't hurt to keep older versions working right?

rjsachse commented 7 months ago

Okay, but it doesn't hurt to keep older versions working right?

I don't understand the reason to keep older versions working for a non commercial project. best bet if having issues upload to latest version or make a pr with changes