mirror of
https://github.com/kerberos-io/documentation.git
synced 2026-08-23 15:18:31 +00:00
Merge branch 'develop' into 2.0
This commit is contained in:
@@ -6,9 +6,9 @@ Kerberos.io runs on every Linux based machine but its main goal is to run on a R
|
||||
|
||||

|
||||
|
||||
### Raspberry Pi
|
||||
### Raspberry Pi
|
||||
|
||||
We recommend to run Kerberos.io on a **Raspberry Pi**, as it is a very popluar microcontroller which can you buy in almost every (online) electronic shop. To simplify the lives of our Raspberry Pi users, Kerberos.io comes with a custom ARM OS called [**KIOS**](installation/KiOS) (Kerberos.io Operating System), which you can deploy to your Raspberry Pi in just a few minutes. Kerberos.io supports **all Raspberry Pi versions** (1, 2, 3 and Zero).
|
||||
We recommend to run Kerberos.io on a **Raspberry Pi**, as it is a very popluar microcontroller which can you buy in almost every (online) electronic shop. To simplify the lives of our Raspberry Pi users, Kerberos.io comes with a custom ARM OS called [**KIOS**](installation/KiOS) (Kerberos.io Operating System), which you can deploy to your Raspberry Pi in just a few minutes. Kerberos.io supports **all Raspberry Pi versions**: 1, 2, 3 and Zero (W).
|
||||
|
||||
### What about other boards?
|
||||
|
||||
@@ -21,4 +21,4 @@ Kerberos.io can also be installed on other boards by following the [**Armbian**]
|
||||
|
||||
Kerberos.io works with the full range of camera's. You can use an **USB-**, **IP-** or the **Raspberry Pi camera (v1.3 and v2.1)**. If you want to use an IP camera, we recommend to use the RTSP connection if available; note that it's possible that cheap IP cameras will not work properly.
|
||||
|
||||

|
||||

|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
# Release notes
|
||||
|
||||
* [2.3.0](#2-3-0)
|
||||
* [2.2.1](#2-2-1)
|
||||
* [2.2.0](#2-2-0)
|
||||
* [2.1.0](#2-1-0)
|
||||
@@ -10,12 +11,19 @@
|
||||
* [1.0.1](#1-0-1)
|
||||
* [1.0.0](#1-0-0)
|
||||
|
||||
<a name="2-3-0"></a>
|
||||
## 2.3.0
|
||||
|
||||
#### Ecosystem
|
||||
|
||||
* Support for Raspberry Pi Zero W. [#8](https://github.com/kerberos-io/kios/issues/8)
|
||||
|
||||
<a name="2-2-1"></a>
|
||||
## 2.2.1
|
||||
|
||||
#### Ecosystem
|
||||
|
||||
* Upgraded FFmpeg and libx264 on KiOS
|
||||
* Upgraded FFmpeg and libx264 on KiOS.
|
||||
|
||||
#### Web
|
||||
|
||||
@@ -79,7 +87,7 @@
|
||||
* It’s now possible to mark the images with a timestamp. [#36](https://github.com/kerberos-io/machinery/issues/36)
|
||||
* Fixed blocking streaming socket. [#39](https://github.com/kerberos-io/machinery/issues/39)
|
||||
|
||||
#### Kios
|
||||
#### Ecosystem
|
||||
|
||||
* Fix removal images if disk is almost full (wrong path was defined).
|
||||
* Support for the Raspberry Pi Camera module v2.1. [#3](https://github.com/kerberos-io/kios/issues/3)
|
||||
@@ -113,7 +121,7 @@
|
||||
|
||||
* Added Docker image (x86_x64) to Docker Hub.
|
||||
|
||||
#### Kios
|
||||
#### Ecosystem
|
||||
|
||||
* Add support for Raspberry Pi 1, 2 and 3. [#1](https://github.com/kerberos-io/kios/issues/1)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user