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

FTP request #380

Closed sjude68 closed 6 months ago

sjude68 commented 6 months ago

I want to install the ESP32-Cam in the lift. I am using the feature to send the recording to FTP server and delete from SD-card. As is no WiFi available on every floor, the recorded file stays on SD-card. If the Wifi is connected after recording it immediately transfers and deletes the file.

Is there an option to ftp the file as soon as the Wifi is connected when the Auto upload option is enabled. This will save space on the SD card.

s60sc commented 6 months ago

There may be a solution but will be a while till I have time

DJprasenjit commented 6 months ago

I selected auto delete files after FTP. But my 16gb sd card almost full. I deleted all folders from the app. But still 4.8GB used. There should be option to clear all data of sd card

s60sc commented 6 months ago

try v9.6.2

sjude68 commented 6 months ago

I tried the upload to FTP after the wifi disconnection and reconnection. It uploads only the last file created after the wifi connection. The previous motion captured files stay on the SDcard. Can the complete folder be uploaded instead of the latest file only.

Also noticed that version number is not updated on the webpage. It still shows 9.5.