Skip to content
Alex Arbuckle edited this page Nov 12, 2024 · 5 revisions

Use a Raspberry Pi to capture and record the stream of one to many USB camera(s). Discontinued. Fall 2024.


Background

The following notebook provides key information about the project, including its purpose, structure, guidelines, and algorithms, helping those who want to learn more by addressing these topics.

Google Drive


Installation

install.sh

sudo apt install python3-rpi.gpio
sudo apt install ffmpeg

Clone this wiki locally