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

[Bug] Default IP address not shown in log for ESP32 Wrover Dev Board #417

Closed soyabeannnn closed 5 months ago

soyabeannnn commented 5 months ago

Error:

22:42:36.187 -> [00:00:00.456 logSetup] =============== ESP-CAM_MJPEG 9.7 =============== 22:42:36.187 -> [00:00:00.466 logSetup] Compiled with arduino-esp32 v2.0.15 22:42:36.187 -> [00:00:00.466 printResetReason] Power on reset 22:42:36.187 -> [00:00:00.477 printWakeupReason] Wakeup by reset

It only shows up to the message above

I am using a ESP32 Wrover Dev Board, with a MicroSD card adapter while its connected to the ftdi, all connections are correct however it doesn't show the IP address for the web server when reset button is pressed. There was no errors upon compiling the code.

s60sc commented 5 months ago

the bug is your serial connection