25 Commits

Author SHA1 Message Date
Rene
a60fbc7917 Develop (#108)
* Added seeed_xiao_esp32s3

* Fixed typo

* Updating build system

* Fixed typos

* Renamed envirnment name to seeed_xiao_esp32s3

* Update README.md

* Updated platformio definitions

* Added cache

* Updated README.md

* - Default value for initResult if initialzation fails

* constexpr camera_config_t m5stack_camera_settings

* Added M5Stack UnitCamS3

* Work in progress

* WIP

* Work in progress

* Removed OTA

* Added unitcams3

* UnitcamS3

* Corrected HTML for ipv4
fixed Sewrial issue esp32s2

* USER_LED_ON_LEVEL=LOW

* Added documentation pins for Mems/grove/led

* Typo

* Removed non required depencency

* Removed non required depencency

* Readded
2024-02-13 14:13:45 +01:00
Rene Zeldenthuis
a40f6a8ad8 Fix space in flashlight URL 2023-09-21 21:03:12 +02:00
Rene Zeldenthuis
8c263be1a6 - Added temperature
- Added uptime
2023-06-16 18:20:35 +02:00
Rene Zeldenthuis
621dbe466e - Added CSS in html
- Embed using platformIO
- new minify (also css)
2023-04-16 17:17:28 +02:00
Rene Zeldenthuis
7ceb878a59 Merge branch 'develop' into feature/http_stream 2023-03-25 22:01:07 +01:00
Rene Zeldenthuis
19b8f77d57 Added JPEG Motion streaming 2023-03-25 21:39:11 +01:00
Rene Zeldenthuis
1b06941ee8 Added setting for PSRAM and Buffers 2023-03-25 20:33:59 +01:00
Rene Zeldenthuis
0db96e634f Updated names settings 2023-02-09 20:08:50 +01:00
Rene Zeldenthuis
74886cd2b4 - Updated MD/HTML 2023-02-09 01:12:44 +01:00
Rene Zeldenthuis
151911e1c2 - HTML update 2023-02-09 00:57:07 +01:00
Rene Zeldenthuis
276b0d4230 - Changed order cards in HTML
- Optimization lookups
2023-02-09 00:51:37 +01:00
Rene Zeldenthuis
2739ed4953 - Updated HTML
- Lookup in separate files
2023-02-09 00:42:32 +01:00
Rene Zeldenthuis
e95a7b3aa2 - Added basic auth to restart and LED
- GUI: show IP address instead of hostname.local
2022-11-04 14:02:35 +01:00
Rene Zeldenthuis
379b946048 - Removed check for reset URL
- Light configurable through API
- Fixed HTML if initialization of camera failed
2022-11-02 00:06:49 +01:00
Rene Zeldenthuis
30d506576f Added flash LED static setting 2022-10-31 22:29:52 +01:00
Rene Zeldenthuis
348d513be0 Fix for crash getting frame buffer 2022-10-18 10:20:48 +02:00
Rene Zeldenthuis
78e0a38e78 Changed mDNS value to HostName 2022-09-24 21:10:36 +02:00
Rene Zeldenthuis
0023644f93 Added hostname 2022-09-20 16:00:11 +02:00
Rene Zeldenthuis
e69f33c6a2 - Added margin for alerts
- Bootstrap css gzip
2022-09-20 15:06:05 +02:00
Rene Zeldenthuis
cbdea51a12 GZip compression for static files 2022-09-20 11:20:19 +02:00
Rene Zeldenthuis
8a154ed469 Added an image from the camera in the overview page 2022-09-17 14:50:33 +02:00
Rene Zeldenthuis
ba712ad170 Added additional information in the status overview 2022-09-17 11:37:07 +02:00
Rene Zeldenthuis
9659e53247 Added session count in HTML 2022-09-13 01:32:41 +02:00
Rene Zeldenthuis
0ac251cf42 fixed html 2022-09-13 01:03:05 +02:00
Rene Zeldenthuis
8174b1e5d2 - Moved html from SPIFF to code
- Added script to process html
- Added WRover and MStack camera's
- Automatic detection PSRAM
- Added setting for # frame buffers
- Feedback of camera initialization value
- Added connected feedback
2022-09-12 23:45:04 +02:00