Hello, i have an embedded circuit am designing (Home security Burglar alarm),it has webcam connected to it then to my Pc serialport,in event of burglar breaking into my home (by tripping the sensors) the device sends letter like " c " to the Pc serialport which signals my C# application to activates for my webcam (30secs to 2minutes) to take capture images of the burglar and save it on my harddrive with different default names at different intervals this happens once my sensors are tripped on my hardware.
Any clue or lines of code will be appreciated.
Loading
Javeed M ShaikhPosted Oct 9, 2011, 9:34 PM
I found this article which will help you in your project, it has code samples also:
https://sites.google.com/site/webcamlibrarydotnet/winfrom-and-csharp-sample-code-and-download
Please do not forget to mark "Accepted Answer"
Sam HobbsPosted Oct 25, 2011, 12:40 AM
You should close out this thread by choosing which reply helped you and then checking the checkbox to indicate that the reply is the answer.
Dave ChikaPosted Oct 25, 2011, 12:28 AM
Sam HobbsPosted Oct 10, 2011, 1:12 AM
Dave ChikaPosted Oct 10, 2011, 12:08 AM
Sam HobbsPosted Oct 9, 2011, 10:00 PM