Daniel-Martinez / Tags

Tags
0 stars 0 forks source link

Create a Web Cam module in our UI #36

Closed Daniel-Martinez closed 10 years ago

Daniel-Martinez commented 10 years ago

Create a responsive WebCam feature that you can start or stop.

Daniel-Martinez commented 10 years ago

I have used Microsoft's Expression Encoder to help with the imaging. Also I needed to add WebCamControl.dll to project for the wrapper. I had to create the events as code behind in the TargetViewControl.xaml.cs I will work on trying to move this to follow the MVVM model, but for now program seems stable. Jason

Daniel-Martinez commented 10 years ago

the webcam runs on a dispatcher thread and we are able to start and sto pat the push of corresponding video.