This project demonstrates how to use the ESP32-CAM (M5Stack Unit CamS3) with the ESPAsyncWebServer library to create a web server that serves both still images and an MJPEG video stream. It utilizes the esp32cam library for camera interfacing and the Network class for WiFi and mDNS setup.
Features:
✔️ Live MJPEG video streaming
✔️ Still image capture
✔️ Web-based interface
Planned Enhancements:
🔹 Save images/videos to micro-SD
🔹 Add microphone support
🔹 Utilize the blue indicator LED
📌 Hardware: M5Stack Unit CamS3 (https://docs.m5stack.com/en/unit/Unit-CamS3)
📌 Board Setup: AI Thinker ESP32-CAM
📌 Library Used: https://github.com/yoursunny/esp32cam