What is motionEye?

motionEye is a web frontend for the motion daemon, written in Python. https://github.com/ccrisan/motioneye/wiki

raspberry autoupdate

Add the following lines of code to the file and save it (ctrl + X, Y and enter). This will the basis for the automatic updates: #!/bin/sh sudo apt-get update && sudo apt-get upgrade -y sudo rpi-update sudo apt-get autoremove sudo apt-get autoclean sudo reboot You will want to make the shell script executable using the following command:… Leer más: raspberry autoupdate »

OPEN SOURCE VIDEO SURVEILLANCE SOFTWARE KERBEROS.IO

https://kerberos.io/ Video surveillance made easy Kerberos.io is a free video surveillance solution, which works with any camera and on every Linux based machine. You can deploy a fully configured video surveillance system within a few minutes on the environment you prefer: Raspberry Pi, Orange Pi, Docker, etc. Installation with magic Installing Kerberos.io to your IoT device, has never been so easy. By using our cross-platform installer, you… Leer más: OPEN SOURCE VIDEO SURVEILLANCE SOFTWARE KERBEROS.IO »