|
|
ce3a12f422
|
Add devcontainer configuration for ESP32-CAM RTSP development and update .gitignore
|
2025-07-27 17:52:17 -05:00 |
|
Rene Zeldenthuis
|
00635d03b7
|
git submodule stuff
|
2025-03-15 14:39:57 +01:00 |
|
Rene
|
1bb103a2a8
|
Merge pull request #163 from ndoo/main
Add support for M5Stack AtomS3R-CAM
|
2025-03-15 13:53:34 +01:00 |
|
Andrew Yong
|
d55a97a3a7
|
Add support for M5Stack AtomS3R-CAM
Signed-off-by: Andrew Yong <me@ndoo.sg>
|
2025-03-07 11:56:07 +08:00 |
|
Rene Zeldenthuis
|
a4c6d60279
|
Moved dependabot
|
2024-12-29 11:45:53 +01:00 |
|
Rene
|
45d08d08ce
|
Add files via upload
|
2024-12-29 11:42:17 +01:00 |
|
ColdLlama
|
0eb4ddfe69
|
Update README.md (#151)
corrected a tiny typo from "to" to "two"
|
2024-11-17 15:15:06 +01:00 |
|
Kaze
|
7a5abd3235
|
Update README.md (#148)
According to AI-Thinker officials, the ESP32-2 is a module and not a CPU, so it was changed to the ESP32.
|
2024-11-12 16:35:02 +01:00 |
|
Rene Zeldenthuis
|
312d916647
|
merge issues and fixes
|
2024-03-10 12:46:48 +01:00 |
|
Rene Zeldenthuis
|
71079f4796
|
Fix merge
|
2024-03-10 11:24:40 +01:00 |
|
Rene
|
d99d1c510f
|
Merged from develop (Updated documentation) (#115)
* 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
* Added sccb_i2c_port
Retry 3 times camera init
* Added Freenove wroom-1 n8r8 board (#112)
Co-authored-by: Nick Eales <nick.eales@outlook.com>
* Fixing missing comma in xiao board json (#114)
* Updated Markdown
---------
Co-authored-by: absentwallaby <64674944+absentwallaby@users.noreply.github.com>
Co-authored-by: Nick Eales <nick.eales@outlook.com>
Co-authored-by: Nick Volgas <n.volgas@gmail.com>
|
2024-03-10 11:11:03 +01:00 |
|
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
|
5e4fee3624
|
Update README.md
1.0.6
|
2023-12-18 23:50:10 +01:00 |
|
Rene
|
7a0259d878
|
Update README.md
|
2023-12-18 23:49:50 +01:00 |
|
Rene
|
f68e347c5b
|
Update README.md
|
2023-10-17 16:12:14 +02:00 |
|
Rene
|
0d0223e8df
|
Update README.md
|
2023-10-17 16:11:30 +02:00 |
|
Rene
|
45e9a92e3c
|
Update README.md
|
2023-10-17 16:10:41 +02:00 |
|
rzeldent
|
3e6df1a56b
|
Merge pull request #94 from rzeldent/bugfix/flashurl
Fix space in flashlight URL
|
2023-09-21 21:05:18 +02:00 |
|
Rene Zeldenthuis
|
a40f6a8ad8
|
Fix space in flashlight URL
|
2023-09-21 21:03:12 +02:00 |
|
rzeldent
|
aee7cbddd8
|
Merge pull request #78 from rzeldent/feature/temperature
- Added temperature
|
2023-06-16 18:23:35 +02:00 |
|
Rene Zeldenthuis
|
8c263be1a6
|
- Added temperature
- Added uptime
|
2023-06-16 18:20:35 +02:00 |
|
rzeldent
|
0dc7abc338
|
Merge pull request #76 from rzeldent:bugfix/default_settings
Changes to default configuration:
|
2023-06-08 23:20:28 +02:00 |
|
Rene Zeldenthuis
|
e88c7a6f62
|
Changes to default configuration:
- Frame duration 200ms
- Frame size VGA (640x480)
- Quality 12/14
|
2023-06-08 23:14:30 +02:00 |
|
Rene Zeldenthuis
|
a711eec80c
|
Added cores to logging
|
2023-05-29 13:29:16 +02:00 |
|
rzeldent
|
5f80cabbed
|
Merge pull request #62 from rzeldent/feature/remove_bootstrap
- Added CSS in html
|
2023-05-05 23:37:22 +08:00 |
|
Rene Zeldenthuis
|
621dbe466e
|
- Added CSS in html
- Embed using platformIO
- new minify (also css)
|
2023-04-16 17:17:28 +02:00 |
|
rzeldent
|
72482080cf
|
Merge pull request #55 from rzeldent/bugfix/ipv4ipv6
Bugfix/ipv4ipv6
|
2023-03-26 22:29:46 +02:00 |
|
Rene Zeldenthuis
|
97acc08edf
|
Added logging
|
2023-03-26 22:26:12 +02:00 |
|
Rene Zeldenthuis
|
86dcf88d4e
|
Added led flashing for connectivity
|
2023-03-26 21:54:24 +02:00 |
|
rzeldent
|
730d941988
|
Merge pull request #54 from rzeldent/feature/http_stream
Added JPEG Motion streaming
1.0.5
|
2023-03-25 22:26:11 +01:00 |
|
Rene Zeldenthuis
|
2fdb589bfd
|
MD update
|
2023-03-25 22:24:11 +01:00 |
|
Rene Zeldenthuis
|
e69ff1fbe8
|
MD changes
|
2023-03-25 22:19:27 +01:00 |
|
Rene Zeldenthuis
|
064f0e9ac9
|
Updated MD
|
2023-03-25 22:13:17 +01: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 |
|
rzeldent
|
5dac9876fb
|
Merge pull request #53 from rzeldent/feature/psram
Added setting for PSRAM and Buffers
|
2023-03-25 21:35:42 +01:00 |
|
Rene Zeldenthuis
|
1b06941ee8
|
Added setting for PSRAM and Buffers
|
2023-03-25 20:33:59 +01:00 |
|
rzeldent
|
6d3e1a0351
|
Merge pull request #48 from rzeldent:bugfix/handle_401
Add handling for unauthorized
1.0.4
|
2023-03-19 13:54:55 +01:00 |
|
Rene Zeldenthuis
|
261bca818c
|
Add handling for unauthorized
|
2023-03-19 13:50:21 +01:00 |
|
rzeldent
|
6a45d99871
|
Merge pull request #46 from rzeldent/bugfix/camera_initialization
Change moment of camera initialization
|
2023-03-11 20:38:42 +01:00 |
|
Rene Zeldenthuis
|
a1c8bf18e8
|
Change moment of camera initialization
|
2023-03-08 20:02:26 +01:00 |
|
rzeldent
|
d9cec86af6
|
Merge pull request #43 from rzeldent:bugfix/check_null_sensor
Check for valid sensor pointer
|
2023-02-28 14:33:28 +01:00 |
|
Rene Zeldenthuis
|
266d40fbf9
|
Check for valid sensor pointer
|
2023-02-28 14:32:20 +01:00 |
|
Rene Zeldenthuis
|
0dfeacd08d
|
Updated README
|
2023-02-09 20:42:07 +01:00 |
|
rzeldent
|
dbf0110a47
|
Merge pull request #41 from rzeldent/feature/cam_settings_names
Updated names settings
|
2023-02-09 20:39:44 +01:00 |
|
Rene Zeldenthuis
|
37dce7411a
|
- Decreased standard frame duration to 100ms
- Resoltion/Quality dependend on PsRam
|
2023-02-09 20:37:33 +01:00 |
|
Rene Zeldenthuis
|
3f1900731f
|
- Removed setting for framebuffers
|
2023-02-09 20:28:45 +01:00 |
|
Rene Zeldenthuis
|
0db96e634f
|
Updated names settings
|
2023-02-09 20:08:50 +01:00 |
|
rzeldent
|
da052045a5
|
Merge pull request #40 from rzeldent/feature/update_config
Added options for camera to web GUI - colors/sepia, hmirror/vflip, white balance options etc..
|
2023-02-09 19:20:10 +01:00 |
|
Rene Zeldenthuis
|
74886cd2b4
|
- Updated MD/HTML
|
2023-02-09 01:12:44 +01:00 |
|