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

Installing Errors #287

Closed dr-garimella closed 1 year ago

dr-garimella commented 1 year ago

Pls, help.

15:47:43.058 -> =============== ESP-CAM_MJPEG 8.8 =============== 15:47:43.058 -> [00:00:17.656 infoSD] SD card type SDHC, Size: 7.5GB 15:47:43.359 -> [00:00:17.657 listFolder] Sketch size 1.5MB 15:47:43.406 -> [00:00:17.954 listFolder] File: /data/common.js, size: 26704 bytes 15:47:43.406 -> [00:00:17.957 listFolder] File: /data/configs.txt, size: 4101 bytes 15:47:43.406 -> [00:00:17.961 listFolder] File: /data/MJPEG2SD.htm, size: 78631 bytes 15:47:43.406 -> [00:00:17.962 listFolder] SD_MMC: 352kB used 15:47:43.406 -> [00:00:17.972 loadConfig] Load config 15:47:43.507 -> [00:00:18.049 updateAppStatus] Enabling motion detection 15:47:43.507 -> [00:00:18.052 printResetReason] Brownout reset (software or hardware) 15:47:43.507 -> [00:00:18.052 printWakeupReason] Wakeup by reset 15:47:43.707 -> [00:00:18.258 prepCam] Camera init OK for model OV2640 on board CAMERA_MODEL_AI_THINKER 15:47:43.760 -> ets Jul 29 2019 12:21:46 15:47:43.760 -> 15:47:43.760 -> rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) 15:47:43.807 -> configsip: 0, SPIWP:0xee 15:47:43.807 -> clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 15:47:43.807 -> mode:DIO, clock div:1 15:47:43.807 -> load:0x3fff0030,len:1344 15:47:43.807 -> load:0x40078000,len:13864 15:47:43.807 -> load:0x40080400,len:3608 15:47:43.807 -> entry 0x400805f0 15:47:44.525 -> 15:47:44.525 -> 15:47:44.525 -> =============== ESP-CAM_MJPEG 8.8 =============== 15:47:44.563 -> [00:00:19.120 infoSD] SD card type SDHC, Size: 7.5GB 15:47:44.848 -> [00:00:19.120 listFolder] Sketch size 1.5MB 15:47:44.895 -> [00:00:19.417 listFolder] File: /data/common.js, size: 26704 bytes 15:47:44.895 -> [00:00:19.421 listFolder] File: /data/configs.txt, size: 4101 bytes 15:47:44.895 -> [00:00:19.425 listFolder] File: /data/MJPEG2SD.htm, size: 78631 bytes 15:47:44.895 -> [00:00:19.425 listFolder] SD_MMC: 352kB used 15:47:44.895 -> [00:00:19.436 loadConfig] Load config 15:47:44.942 -> [00:00:19.512 updateAppStatus] Enabling motion detection 15:47:44.980 -> [00:00:19.515 printResetReason] Brownout reset (software or hardware) 15:47:44.980 -> [00:00:19.515 printWakeupReason] Wakeup by reset 15:47:45.165 -> [00:00:19.721 prepCam] Camera init OK for model OV2640 on board CAMERA_MODEL_AI_THINKER

dr-garimella commented 1 year ago

I tried both ESP32 Wrover Board and ESP Dev Board. Same response as given earlier. I am using ESP32 AI CAM.

image

image

dr-garimella commented 1 year ago

image

image using mobile hotspot

image

s60sc commented 1 year ago

15:47:43.507 -> [00:00:18.052 printResetReason] Brownout reset (software or hardware)

Your power supply is inadequate.