Remote Controlling an ESP32 Camera with Command Polling and a Web GUI
Running an HTTP server on the ESP32 is power-hungry, but having the camera poll for commands gives you remote control without the battery drain.
- room-tracker
- ESP32
- HTTP
- Remote Control
- Power Management
- highlight