Actually, there are two new releases!
- v3.5 with Face Recognition and a dependency on a older esp arduino core release (instructions in README) and config-settable xclk frequency.
The main focus, however, is for v4.0
- Latest esp-arduino-core release (v2.0.2 with SDK v4.4-beta1)
- OTA enabled; configurable (including password) in
myconfig.h
- MDNS support
- Camera bus xclock setting in config and UI, improves running on budget modules with bus issues, allows tuning the xclk frequency on the fly to tune for best speed/quality/etc
- SPIFFS is now read (and formatted if needed) before camera module initialisation; this helps with a SPIFFS startup errors
- 'kill stream' button in dump page, terminates the stream at the camera end in cases where the browser fails to drop the connection.
- UI tuneable frame rate limiter for smoother displays and or lower network use
- More info in
dump
page, including MCU temperature and xclk frequency - UI tweaks, some notes and help for quality, xclk and other settings
- Improved display and logging of critical errors
- Support ArduCAM_ESP32S_UNO
- A whole bunch of spelling, comment and log tweaks
For more; go over to the GitHub page (https://github.com/easytarget/esp32-cam-webserver) where the README (and other documentation) is more extensive than here.
Please report issues, look for help and discuss on GitHub:
https://github.com/easytarget/esp32-cam-webserver/discussions
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.