This project is dedicated for a CCTV system using Raspberry Pi(s) with a Raspberry Pi Camera Module
- Raspberry Pi
- WiFi/LAN Connection
- (Maybe?) External Storage Device (because we don't want to overwhelm the system SD card with high traffic)
- Raspberry Pi (with CAM port)
- WiFi/LAN Connection
- Camera Module (PiHut) - Old modules are working, but are giving you a red/pink picture.
- Use wget or curl to download the applicable install.sh file for every device.
- (You might need to set run permissions for the file (even if you are root) with "chmod 777 install.sh")
- On a master device, you might have to modify some config.json values, verify the broadcast address with ifconfig.
I do not take responsibility for technical failures, misuse or any other failure/unintended use. Please customize the code to your usage.