jameszah
jameszah
It says the file is open, but fails after first write ... I'm guessing the sd is full of dead files that don't show in index or disk free. So...
How about send this section as text. And specify if you are using 60.4.7 and if it is the one click Installer version. 
Hmmm ... I'll have to think about that. ``` PC: 0x4008b954 EXCVADDR: 0x00000000 Decoding stack results 0x400d69d9: the_camera_loop(void*) at C:\ArduinoPortable\arduino-1.8.19\portable\sketchbook\ESP32-CAM-Video-Recorder-junior\ESP32-CAM-Video-Recorder-junior-60x.4.7/ESP32-CAM-Video-Recorder-junior-60x.4.7.ino line 2615 ``` 
Do you have a link to that device? Schematic?
https://github.com/espressif/arduino-esp32/tree/master/libraries/SD_MMC#pin-assignments-for-esp32-s3 That does not happened automatically with the correct arduino board library??? Which board library are you using?
> i also have a problem deleting/renaming files in the ESPxWebFIMgr.ccp i had to I think that is a esp32-arduino version issue. It had worked the original way, with the...
You are out of memory - ram - heap. It is precariously balanced to have enough memory to do all its jobs - so if you added anything or using...
Look at the rssi number: -30 is good, -80 is bad Add an antenna to your esp32, or clear any wires away from the built in antenna on the esp32....
https://github.com/jameszah/ESP32-CAM-Video-Recorder/issues/71#issue-1384765208 I'll do a configurable pre-compiled version.
That is the web installer file. You go the the website and click "Connect" and it installs that file and a few others onto your esp32. Lengthy instructions here (for...