doc.kerberos.io
kerberos.io - Video Surveillance
https://doc.kerberos.io/2.0/installation/Advanced
What is Kerberos.io. How does it work. As burgalary is very common, we believe that video surveillance is a trivial tool. In our daily lifes which helps us to feel. A little bit more secure. Responding to this need, a lot of companies have started developing their own video surveillance software in the past few years. Nowadays we have a myriad of expensive. Camera's, recorders and software solutions which are mainly outdated. Surveillance solution. Read more about our strategy here. How does it work?
doc.kerberos.io
kerberos.io - Video Surveillance
https://doc.kerberos.io/2.0/machinery/project_structure
Contains the compiled and linked executable. Contains all the compiled dependencies and source code. Configuration files that are used to configure Kerberos.io. As mentioned before the machinery is using CMake. Therefore if you want to compile the source code, you will need to have CMake installed first. When executing the CMake. Command, CMake will create the appropriate makefiles to compile the machinery. At the root of the project you will find the main CMakeList.txt. That will reconfigure the machine...
doc.kerberos.io
kerberos.io - Video Surveillance
https://doc.kerberos.io/2.0/machinery/contribute
Unit testing / Mocking. Adding a new class. Create the header file. Create the source file. Modify the CMakeLists.txt file. Create a new entry in the config file. Create the test file. Contributing to the machinery. Repository requires C sklls. This document describes how to contribute to Kerberos.io and describes all the technical stuff you will need to know. If you want to contribute, the first thing you will need to do is installing the source code on your local environment. The idea is that the master.
doc.kerberos.io
kerberos.io - Video Surveillance
https://doc.kerberos.io/2.0/getting_started
What is Kerberos.io. How does it work. As burgalary is very common, we believe that video surveillance is a trivial tool. In our daily lifes which helps us to feel. A little bit more secure. Responding to this need, a lot of companies have started developing their own video surveillance software in the past few years. Nowadays we have a myriad of expensive. Camera's, recorders and software solutions which are mainly outdated. Surveillance solution. Read more about our strategy here. How does it work?
doc.kerberos.io
kerberos.io - Video Surveillance
https://doc.kerberos.io/2.0/installation/Raspbian
Install webserver PHP (optional). A short video explaining how to install Kerberos.io on Raspbian. Download the debian file from the machinery repository. Please download the correct version for your Raspberry Pi, replace X by the version. Sudo wget https:/ github.com/kerberos-io/machinery/releases/download/v2.2.1/rpiX-machinery-kerberosio-armhf-2.2.1.deb. Sudo dpkg -i rpiX-machinery-kerberosio-armhf-2.2.1.deb. Enable Raspberry Pi camera (if needed). Start the machinery on start-up, and reboot the system.
doc.kerberos.io
kerberos.io - Video Surveillance
https://doc.kerberos.io/2.0/machinery/introduction
The machinery is responsible for the processing. It's an image processing framework. Which takes images from the type of camera (USB-, IP- or RPi-camera) you've configured in the configuration files and executes one ore more algorithms and post-processes (e.g. save a snapshot). The configuration files allow you to define the type of camera, post-processes, conditions and much more; it's highly configurable. It's important to note that the machinery, out-of-the-box, can handle only one camera at a time.