Skip to content

Tags: heada/esp32-cam-webserver

Tags

v3.0-RC2

Toggle v3.0-RC2's commit message
Updated myconfig for the previous changes

v3.0-RC1

Toggle v3.0-RC1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Simple versioning system (easytarget#71)

v3.0-Beta3

Toggle v3.0-Beta3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Multi wifi (easytarget#64)

* Multi-Wifi with best signal scanning and retry when disconnected
* AP mode; can work (optionally) as a fallback when no network found
* Captive portal
* Dump output tweaks
* Config file comments

v3.0-Beta2

Toggle v3.0-Beta2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Stream view fix, Status dump (easytarget#63)

* Better treatment of rotated stream in stream viewer,
still not perfect but ok for now.
* Info Page: fix easytarget#56

v3.0-Beta1

Toggle v3.0-Beta1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Spiffs basic preferences save and restore (easytarget#49)

Implement SPIFFS based preferences save and restore, stubs for FaceDB to be aded later.
UI confirmations for Actions

v2.1

Toggle v2.1's commit message
Correct merge of wifi persistence code, make 2.x builds platformio co…

…mpatible

v2.0

Toggle v2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Favicon (easytarget#30)

* New icons, correctly tinted and compressed
* Handle the new icon URI's in the main app.
* Remove the PROGMEM directives, they have no effect, and we have lots of storage.
* describe how I made the .ico file from the commandline

v1.3

Toggle v1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Moreconfig (easytarget#14)

Move board hardware and other user options into myconfig
Add ability to disable lamp if fitted but not used or wanted
Disable the mjpg stream statistics output by default

v1.2

Toggle v1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request easytarget#6 from easytarget/psram

Add pins definition for M5STACK_NO_PSRAM;

v1.1

Toggle v1.1's commit message
Merge branch 'jmfloyd-Rotate', fixes easytarget#5