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

Auto upload v9.2 #321

Closed Ondryss closed 11 months ago

Ondryss commented 11 months ago

Hi :), in the new release 9.2, the option to turn on autoupload on the website does not work, even after I intervened in the config and set the autoconfig to 1 fw, it does not automatically upload to ftp (after I changed the config, only now the button on the website lights up that autoconfig is on).

FTP was tested by manually uploading the recording and the video was uploaded without any problems.

I believe that this is a small bug in connection with the upgraded section :)

Thanks s60sc for a nice project!

Ondryss commented 11 months ago

Thanks :+1: