- Install Raspberry OS Lite (Legacy)
- 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.shFor manual instalation go to MANUAL_INSTALLATION.md