Skip to content

Releases: piwebcam/PiWebcam

v1.3

01 Jan 15:23
Compare
Choose a tag to compare
  • Fixed Data Filesystem clean up not working #2
  • Fixed Upon installation AP network does not show up #31
  • Distribute a ready-to-use SD image #15
  • Updated project's URLs now pointing to Github

v1.2

26 Dec 18:15
Compare
Choose a tag to compare
  • Fixed a bug preventing notifications from being sent
  • Fixed a bug preventing logs from being generated
  • Fixed a bug causing the AP to result unreachable after a passphrase change
  • The device now reboots after importing a new configuration
  • Improved image quality and motion detection when switching between day and night
  • Default framerate set to 2 to limit CPU utilization

v1.1

26 Dec 18:12
Compare
Choose a tag to compare
  • Added support for object detection and automatic image analysis through artificial intelligence models
  • Added support for night vision and management of an IR Cut filter and IR Leds
  • Added configurable camera framerate and motion event gap settings to the web interface
  • Added functionality to check for updates, download and install them automatically
  • Added option to disable (turn off) the power led of the board
  • PiWebcam logs now accessible from the web interface
  • Added option to notify the full movie instead of just the snapshot of the motion
  • Added option to delete all the user's data but keeping the configuration ("Data Reset")
  • Quicker startup and more robust shutdown/reboot processes
  • Enhanced the upgrade routine
  • The previous version is backed up during an upgrade
  • The refresh interval of the live view can now be adjusted in realtime
  • New API call "set" replacing all the "set_*" functions
  • Fixed compatibility issues between Raspberry Pi Model 3 and Zero W
  • Other minor fixes

v1.0

26 Dec 18:11
Compare
Choose a tag to compare
  • First Release