Introduction
Node-Camera is firmware that runs on ESP32 camera modules. It allows users to flexibly configure hardware resources and deploy the camera module in real-world projects without writing any code. The firmware offers a rich set of configurable features and flexible control options, including:
- Network configuration
- Camera settings
- Photo/video interface
- Face detection
- QR code recognition
- Network time sync
- mDNS support
- Snapshot settings
- SD card storage
- FTP upload
- GPIO/PWM control
- Serial-WebSocket bridge
- Servo/motor control
- PCA9685 expansion support
- Configurable console UI
- ... and more
Node-Camera supports various modules and provides online installation and updates.

Node-Camera can serve as a main controller, combining image acquisition and remote control through configuration, or as a module integrated into projects via serial, providing Wi-Fi video streaming and control capabilities.