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

Unable to download longer recordings #314

Closed Shadowpost closed 11 months ago

Shadowpost commented 11 months ago

Files over 6MB cannot be downloaded. The download simply stops half way and if you resume it, it will begin at 0.

I do have: "ERROR utils@cpp:323 No External IP returned" popping up every 30 seconds or so in the web browser. Everytime that pops up, the download fails. I tried to open some ports on my router, but i can't find which port is used by my camera. Forwarding ports 80 and 10880 doesn't fix the problem.

Any help is appreciated, since I hope to use the telegram bot as well.

s60sc commented 11 months ago

You have a bad network connection