-
Notifications
You must be signed in to change notification settings - Fork 0
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.
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.
install.sh
sudo apt install python3-rpi.gpio
sudo apt install ffmpeg