Project architecture for the Raspberry Pi security camera

To learn more about connecting cameras to the Pi, let's start a project that builds a motion-sensitive security system using multiple cameras.

For this project, our security system will perform the following activities:

  • It will run for a day on an 8 GB SD card Raspbian install, but it should never be allowed to use up all the storage space
  • It will start automatically after a power failure and when the system reboots.
  • It will support at least two cameras, of which one may be the PiCam or PiNoIR.
  • It will use a webcam image resolution of either 320 x 240 or 640 x 480 to provide movement detection.
  • It will maintain high-quality PiCam image resolution while keeping the video file storage at an acceptable ...

Get Raspberry Pi Essentials now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.