Releases: rzeldent/esp32cam-rtsp
Releases · rzeldent/esp32cam-rtsp
Last release 1.0.6 - Please switch to version 2
Release 1.0.5
Added possibility to disable PSRAM and set the number of frame buffers
Added a JPEG motion server to also stream directly to your browser.
Release 1.0.4
What's Changed
- Updated settings for new Arduino Library + PSRAM by @rzeldent in #2
- Feature/html template by @rzeldent in #3
- Moved html from SPIFF to code by @rzeldent in #6
- Added additional information in the status overview by @rzeldent in #7
- Added an image from the camera in the overview page by @rzeldent in #8
- Added OTA updating by @rzeldent in #9
- Feature/html gzip by @rzeldent in #10
- Changed mDNS value to HostName by @rzeldent in #12
- use moustache library by @rzeldent in #13
- Sensor does not contain camera definitions by @rzeldent in #15
- Bugfix/snapshot crash by @rzeldent in #19
- Feature/light by @rzeldent in #23
- Added partition scheme compatible with OTA by @rzeldent in #25
- Added basic auth to restart and LED by @rzeldent in #26
- Bugfix/snapshot update by @rzeldent in #28
- Update README.md by @uniquename in #29
- Fix for faulty lenght in iotwebconf library by @rzeldent in #33
- Use micro-moustache by @rzeldent in #39
- Added options for camera to web GUI - colors/sepia, hmirror/vflip, white balance options etc.. by @rzeldent in #40
- Updated names settings by @rzeldent in #41
- Check for valid sensor pointer by @rzeldent in #43
- Change moment of camera initialization by @rzeldent in #46
- Add handling for unauthorized by @rzeldent in #48