Skip to content

Stas-Fridman/Smart-Security-Camera

Repository files navigation

Smart-Security-Camera 📷

Raspberry Pi security camera running open-cv for object detection.

The camera will send an alert with a photo and video of all the objects it detects.

The alert will be received in the TELEGRAM app. 📱

The detection is done with the help of a motion sensor (HC-SR501).

To-do list before: 📄

  • This project uses a Raspberry Pi Camera to stream video. make sure to configure the raspberry pi camera on your device.
  • You can install openCV on your raspberry pi by using the following tutorial

🔥 How It Works:

The goal was to use it when a person leaves his house and he wants to feel safe, so he runs the system:

The system knows how to communicate with the application and send it commands such as:

Get a time and date, read the last email we received, get a live photo, get a live video.

Once the sensor detects movement in its space the camera starts detecting, if a person's torso is detected and also his face, the camera sends an alert to the app in addition to getting a picture and a short video to see what is happening.

🔉 Then there is the option to send a command that will sound an alarm to keep the person away from the door.

Releases

No releases published

Packages

No packages published

Languages