Creepy stalking tool to process security camera motion triggered images and sort seen objects in different categories, detect license plates and faces. Has PWA ready web front end.
A Raspberry Pi camera system with a live video feed, motion detection system, H.264 mp4 recording capabilities and a storage management system with support for remote storage. The recorder supports pre-motion frame recording and no internet environments (e.g. Wildlife cameras).
IoT Raspberry Pi security camera running open-cv for object detection. The camera will send an email with an image of any objects it detects. It also runs a server that provides a live video stream over the internet.
Solution installs a motion triggered Security Cam on Raspberry Pi Zero W. Designed to be nearly plug and play, so install script includes setting wlan0 (wireless) I.P. automagically and updating rc.local to apply and manage changes upon reboot. Optional IOT logic for detecting owner's presence and turning off camera, sending video attached emails when motion detection is triggered, as well as option to add a removable USB Storage device .
A system that monitors motion with Python's OpenCV from a webcam and allows remote viewing of the webcam from an android app. The system takes pictures when it detects motion then emails those pictures. The android app allows you to remotely view the cam anytime.
An Internet-of-Things surveillance system that notifies users when the camera detects motion, powered by Raspberry Pi. Uses OpenCV for computer vision and AWS and Twilio to send text alerts.