Skip to content

SpecialITWeapons/raspberrypi-cctv

Repository files navigation

CCTV Raspbery HowTo

Auto install

  1. Install Raspberry OS Lite (Legacy)
  2. Run command below in terminal to install all packages and setup scripts. Follow the instructions on the screen.
sudo apt install git -y -qq && git clone https://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@github.com/SpecialITWeapons/raspberrypi-cctv.git && cp -r raspberrypi-cctv/* . && rm -rf raspberrypi-cctv/ && chmod +x setup.sh && chmod +x setup_scripts/*.sh && chmod +x change_template.sh && clear && ./setup.sh

Manual Installation

For manual instalation go to MANUAL_INSTALLATION.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages