Two different outputs with a single webcam in C#.NET

  • Thread starter Thread starter Mamatha
  • Start date Start date
M

Mamatha

Hi

I want to capture a live video from a webcam and make it as avi file,at the
same time also i want to detect a motion from that live video.Is it possible
to do the things simutaneously.Because we got an error while done both
functionalities at the same time.If,possible please explan the way.

Thanks
Mamatha
 
Mamatha,

Without seeing the code you are using to perform these actions, it is
hard to say. Can you try and isolate the area of code you are having
problems with, and give us some more information?
 
Back
Top