Releases: Lillifee/raspiCam
Releases · Lillifee/raspiCam
Version 2.0.7
- Enhance the application by implementing an MJPEG snapshot and capture API. #54
- Update the application section to include a version and log on startup process. #53
- Enhance the gallery functionality to allow users to select groups or all images. #52
Full Changelog: v2.0.6...v2.0.7
Version 2.0.6
- Introduce lockout time and stop capture feature to GPIO settings
Full Changelog: v2.0.5...v2.0.6
Version 2.0.5
- Add confirmation before restoring the settings and replace icon
- Replace built in libcamera timelapse with cron
- Add file name to control settings
- Add exif DateTimeOriginal info
- Add setting to turn thumbnail extraction on or off
Full Changelog: v2.0.4...v2.0.5
Version 2.0.4
- Pause and resume stream if high watermark is reached/drained
- Skip frames by pausing the stream for individual clients to keep the stream live
- Fix timelapse recording and remove the piping the stream to the Passthrough until the high watermark is reached
Full Changelog: v2.0.3...v2.0.4
Version 2.0.3
- Fix Firefox slider and player alignment styling
- Broadcast stream add player statistics
Full Changelog: v2.0.2...v2.0.3
Version 2.0.2
- Switch back from ESM to commonJs
- Replace webpack with esbuild
- Remove onoff as precompiled binary
Full Changelog: v2.0.1...v2.0.2
Version 2.0.1
-
Add pi camera 3 features (autofocus, hdr and lens position)
-
Add server port as command line argument (-p or --port)
Version 2.0.0
- Capture photo and start/stop recordings using a GPIO pin button
- Switch from commonJs to ESM
- Add onoff library with precompiled epoll.node version
- Update packages to the latest version
Version 1.3.5
- Bugfix to set photo as default mode on startup (#31)
Version 1.3.4
- Stream error handling with a hint to change the codec or the selected player
- Add broadway player to stream H265 videos switchable in the settings (mainly for iPhone)