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.After some
R&D i came to know that it can be done with Microsoft Still image
architecture.if is it so then please provide me the complete source code.
any help regarding this is appreciatable.
thanks & regards,
rahul.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hello,
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.After some
R&D i came to know that it can be done with Microsoft Still image
architecture.if is it so then please provide me the complete source code.
any help regarding this is appreciatable.
thanks & regards,
rahul.
This forum is for the DirectShow library. This is not the same thing as
"Microsoft Still image
architecture"
However, you might try looking at the DxSnap sample in this library.