Click here to Skip to main content
15,881,516 members
Articles / Programming Languages / C#

MicroDVR - Simple Video Security Using Webcams

Rate me:
Please Sign up or sign in to vote.
5.00/5 (23 votes)
2 Mar 2012CPOL3 min read 109.8K   70  
A simple video-security application that allows video capture from PC webcams, detect motion, record videos on local storage using .NET 3.5, AForge and FFMpeg
In this article, you will see a simple application that allows the user to use the available VideoCaptureDevices as security cameras. For each camera, we can enable the Motion Detection, Beep on motion and Automatic recording on motion.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer Smart Solutions Médéa
Algeria Algeria
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions