DIY Smart Security Camera - Motion Detection With Image Processing in Python

Part 2 of my DIY Smart Security Camera project that's compatible with RTSP cameras. Today I’ll be demonstrating the first version of the Python app. I’ll be creating several iterations of this program and will be adding new features in each one. This first version features motion detection so it will only start recording if it detects a certain threshold of motion on the camera. This version is lightweight and is able to run on low power devices such as the Raspberry Pi 4. In a later video I’ll be showing the more advanced version with YOLO object detection, giving the program the ability to recognize people, animals, and a variety of common objects. Part 1:    • DIY Smart Security Camera Python Project  ...   Download the app on GitHub: https://github.com/PhazerTech/rtsp-se... Anpviz 5MP PoE IP Dome Camera: https://amzn.to/3L8W1yL These are affiliate links where I earn a small commission for purchases at no extra cost to you. This is the easiest way to help the channel, thank you! Amazon: https://amzn.to/484HUnU Website: https://phazertech.com/ Donations Buy me a coffee: https://www.buymeacoffee.com/phazertech Cash App: $phazertech Chapters: 00:00 Intro 02:01 Overview & Installation 05:09 Running the App 07:02 Optional advanced settings 12:05 Outro