tags:

views:

203

answers:

0

I am developing application to capture image from webcam using .net and directshow.

I want to capture image on push event of button available on webcam. I am not able to do it using directshow. After some R&D I came to know that it can be done with Microsoft Still image architecture or WIA. If is it so then please provide me the complete source code.

Any help regarding this is appreciated.