Skip to content

Tags: easytarget/esp32-cam-webserver

Tags

v4.0

Toggle v4.0's commit message
bump version

v3.5

Toggle v3.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
be slightly more explicit in instructions

v4.0.beta3

Toggle v4.0.beta3's commit message
Add definition for ArduCAM_ESP32S_UNO [ci skip]

v3.4

Toggle v3.4's commit message
Temperature Display in data screen (#151)

v4.0.beta2

Toggle v4.0.beta2's commit message
Improve support for changing cam clock frequency

v4.0.beta

Toggle v4.0.beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
No face (#117)

* RemoveFace recognition, add basic OTA
* Document new IDE board selection
* #120 Correctly free boxes
* Disable WiFi Powersave for better responsiveness (#123)
* #116 OTA Password
* Force correct partition table for PlatformIO
* Readme notes regarding the 3.x branch
* Cleanup unused vars

v3.3

Toggle v3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Disable WiFi Powersave for better responsiveness (#123)

Appears to make the module a tad more responsive once connected

v3.2.1

Toggle v3.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Free boxes (#122)

* #120 Correctly free boxes

v3.2

Toggle v3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
V3.2 (#112)

* Fix #110 by disabling face recognition for image captures while a stream is running
* update some comments in the myconfig sample
* Update the Readme

v3.1

Toggle v3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Debug Toggle in AP mode (#105)

* #92 Debug Toggle in AP mode
* Re-structure how serial input and debug is handled/setup to allow for expansion