Skip to content

Latest commit

 

History

History
21 lines (10 loc) · 701 Bytes

README.md

File metadata and controls

21 lines (10 loc) · 701 Bytes

ESP32-CAM Video Recorder with Web-based Control and File Management

This project turns an ESP32-CAM into a simple video recorder that can be controlled through a web browser. It allows users to start and stop recording, view a live camera feed, and manage saved video files remotely. The system captures images from the camera and combines them into AVI format videos in real-time.

Features

  • Remote video recording control
  • Live camera stream viewing
  • Basic file management (download/delete recordings)
  • Wi-Fi connectivity for easy access
  • SD card storage for recordings

Demo

demo.mp4