Kerberos Io Kios Versions Save

A Linux OS created by Buildroot which runs Kerberos Open Source out-of-the-box.

v2.8.0

4 years ago

WARNING: Upgrading from a previous to 2.8.0 will not work. Please do a clean install

Aligned machinery, web and KiOS versions. Too many people were confused by the versioning.

Web

  • Videos displayed on canvas were blocked in latest browsers.
  • Disabled reboot and shutdown.
  • Disabled upgrade process, use fwupdate shell command instead.

KiOS

  • Major upgrade, solved many different problems (list to long); not possible to upgrade from 2.7.0 to 2.8.0.
  • Updated firmware to latest Raspbian (raspberrypi-kernel_1.20180417-1).
  • Support for the Raspberry Pi 4.

v2.7.2

5 years ago
  • To optimise the cloud experience we've added a proxy.kerberos.io machine in between.
  • We've changed the S3 storage scheme (class:ONEZONE_IA).

v2.7.1

5 years ago
  • Updated firmware to latest Raspbian (raspberrypi-kernel_1.20180417-1).
  • Resolved issue with WIFI on Raspberry Pi 3B+
  • Resolved deadlock with livestreaming while restarting machinery.
  • Revert logging library; enabled log rotating.

v2.7.0

5 years ago
  • Updated firmware to latest Raspbian.
  • Support for the Raspberry Pi 3B+ #39
  • Added live streaming feature for app.kerberos.io
  • Upgraded logging library: log file can be max 5MB, and will rotate.
  • Better logging for cloud uploads (failed information).
  • Unique session cookie, which allows to open multiple web interfaces (e.g. when using docker).

v2.6.1

6 years ago
  • Solved issue with persisting login configuration. #111
  • Added Pushbullet. #139
  • Cloud upload was not longer working (hot fix also in 2.6.0).

v2.6.0

6 years ago

Special note: Attention this upgrade is necessary for using the new cloud application. Which will be released in Q1 2018.

  • Add a cloud connection verification. #112
  • Add background color timestamp. #128
  • Send instanceId in AWS header when uploading to cloud (necessary for new cloud app).
  • Better support for Chinese IP cameras.

v2.5.0

6 years ago
  • Added Chinese and Italian language.
  • Resolved issue with INSTALLED=true.
  • Make latest_sequence available with basic auth.
  • Provide an IO service for publishing events to MQTT.
  • Optimize recording with H264_OMX.
  • Implement throttler for Io detections.
  • SSL version 1.0.0 is no longer accessible in Raspbian.

v2.4.2

6 years ago
  • Bug: resolved major bug in livestream: memory leak in stream class. https://github.com/kerberos-io/machinery/issues/94
  • Bug: typo in french translation, causes the web interface crash.
  • Quality: capture health verification: check if the chosen capture device is still grabbing (and didn't stalled).
  • Quality: extra logging when recording with raspberry pi camera.
  • Quality: make sure the cloud upload is functioning properly, after an upload it's verified if the files really exist in the cloud.

v2.4.1

6 years ago
  • Show warning when system is disabled. #88
  • Hull selector in basic view not always working.

v2.4.0

6 years ago
  • Enable/Disable force network mode.
  • Enable/Disable auto removal media.
  • Upgrade from Laravel 4.2 to Laravel 5.4.
  • Fix bug with heatmap radius slider.
  • Design tweaks toggle button (remove outline).
  • Disabled possibility to timestamp video when using hardware acceleration.
  • OpenMAX IL hardware encoding for Raspberry Pi camera.
  • Basic authentication for live streaming (username and password).