you need to create an active x  which would be downloaded by client
browser when they visit your site. Inside that active x you need to be
able to check if the client has web camera installed on not by
searching through the system registry. If the active x find it, get
library of that installed camera which is also can be found through
searching the registry. Then that active x should import that library
and you can use all the method to start capturing the image.

On 5/11/09, gagandeep sharma <[email protected]> wrote:
> how to interact with webcam using vb.net in a webform.
> pls help me
>

Reply via email to