ESP32-CAM Fire & Flood Watch

Live monitoring from your ESP32-CAM stream only.

Vision engine ready Source: ESP32-CAM

Live Camera Feed

Connect to the MJPEG stream served by the ESP32-CAM.

Offline
ESP32-CAM live stream
Awaiting ESP32-CAM Enter the camera stream URL and connect the feed.
Feed idle --:--:--
StatusIdle
Last scan--
AnalysisWaiting for feed
ESP32-CAM stream setup
Flash the standard CameraWebServer example from Arduino IDE:
File > Examples > ESP32 > Camera > CameraWebServer

Board: AI Thinker ESP32-CAM
Serial Monitor: 115200 baud

Common URLs:
http://192.168.1.42        control panel
http://192.168.1.42:81/stream  MJPEG stream

Keep this computer and the ESP32-CAM on the same WiFi network.