- Removed check for reset URL

- Light configurable through API
- Fixed HTML if initialization of camera failed
This commit is contained in:
Rene Zeldenthuis
2022-11-02 00:06:49 +01:00
parent 30d506576f
commit 379b946048
6 changed files with 50 additions and 24 deletions

View File

@@ -15,4 +15,4 @@
#define DEFAULT_FRAME_BUFFERS "2"
#define DEFAULT_FRAME_SIZE "SVGA (800x600)"
#define DEFAULT_JPEG_QUALITY "12"
#define DEFAULT_LIGHT_INTENSITY "5"
#define DEFAULT_LIGHT_INTENSITY "1"