Skip to content

ESP32-CAM web server with MJPEG streaming and still image capture using ESPAsyncWebServer. Built for M5Stack Unit CamS3 with future support for micro-SD and microphone.

Notifications You must be signed in to change notification settings

RobertNeat/M5Stack-UnitCamS3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP32-CAM Web Server with MJPEG Streaming

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

About

ESP32-CAM web server with MJPEG streaming and still image capture using ESPAsyncWebServer. Built for M5Stack Unit CamS3 with future support for micro-SD and microphone.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published