- This is the project page for a doorbell camera using the raspberry pi. This script uses
python3and requires the installation ofpicamera, OpenCV as well as the numpy package.sudo apt-get install python3-picamerapython3 -m pip install numpy- opencv3-python3-Raspberry PI)
After installing the requirements, clone this repo and change the variable broker in the file heimdall.py according to your setup.
After starting the heimdall docker containers, start sending images to the server using the following command: python3 heimdall.py.