WebCam Surveillance
(using C++, API32 and DirectShow)
Return
This project was developped to provide a surveillance system for all (just with a PC and WebCams').
The aim was to manage several video source at the same time (so using DrectShow).
In a second time, if the system detects an intrusion (motion not declared), he has to alert the owner.
- Explanation
- Interface
This interface was developped using Windows API32 (based on a Dialog Box)
WebCam Surveillance
(using C++, MFC-MDI and DirectShow)
Return
It's the same project of
WebCam Surveillance (using API32).
Here, I used MFC-MDI (Multiple Document Interface), each webcam has this own document.
MFC-MDI Interface (it's a christmas tree :p)
As we can see, each document represents a webcam.