
2. SET UP THE SMART CAM SOFTWARE
2a. Install Pi Smart Cam from GitHub repo
Now that you’ve updated packages and
verified that the camera module is working,
you can proceed to install the Pi Smart Cam’s
dependencies.
Open a terminal and clone the Pi Smart Cam
Repo:
git clone https://github.com/
EbenKouao/pi-smart-cam.git
See the repo’s readme file for further installation
dependencies and notes.
2b. Launch Pi Smart Cam
Once the repo is cloned and dependencies are
installed, you can navigate to the code/examples/
pi-camera-stream-pir-sensor directory, and run
the Video Streaming application in the terminal:
python3 main.py
Now devices connected to ...