Skip to content

Releases: Lillifee/raspiCam

Version 2.0.7

21 May 12:43
Compare
Choose a tag to compare
  • 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

03 May 06:23
Compare
Choose a tag to compare
  • Introduce lockout time and stop capture feature to GPIO settings

Full Changelog: v2.0.5...v2.0.6

Version 2.0.5

24 Mar 18:45
Compare
Choose a tag to compare
  • 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

20 Mar 17:08
Compare
Choose a tag to compare
  • 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

16 Feb 15:09
Compare
Choose a tag to compare
  • Fix Firefox slider and player alignment styling
  • Broadcast stream add player statistics

Full Changelog: v2.0.2...v2.0.3

Version 2.0.2

07 Feb 05:43
Compare
Choose a tag to compare
  • 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

24 Jan 16:50
Compare
Choose a tag to compare
  • Add pi camera 3 features (autofocus, hdr and lens position)

  • Add server port as command line argument (-p or --port)

Version 2.0.0

15 Jan 13:48
Compare
Choose a tag to compare
  • 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

14 Jan 13:27
Compare
Choose a tag to compare
  • Bugfix to set photo as default mode on startup (#31)

Version 1.3.4

13 Jan 18:30
Compare
Choose a tag to compare
  • 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)