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.
Hello , I'm using the ESP32-CAM_MJPEG2SD 9.3 code for my project. I've disabled the motion detection feature, but I need to automatically record video to the SD card from the moment the ESP32 starts working. Can you help me with how to achieve this? This is crucial for me.
Hello , I'm using the ESP32-CAM_MJPEG2SD 9.3 code for my project. I've disabled the motion detection feature, but I need to automatically record video to the SD card from the moment the ESP32 starts working. Can you help me with how to achieve this? This is crucial for me.