CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Feb 2010
    Posts
    0

    Post capture image on webcam physical button press event using directshow

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

    i want to capture image when the hardware button available on webcam is pressed.i cant be able to do it using directshow library.Is there any way in directshow to detect webcam hardware button press event so that i can capture image on that event and save it?

    i am using the intraoral webcam used by dentists.

    please provide complete code. i am really stuck with this issue.

    any help regarding this is appreciatable.

    thanks & regards,

    rahul.

  2. #2
    Join Date
    Aug 2012
    Posts
    1

    Re: capture image on webcam physical button press event using directshow

    Quote Originally Posted by rahul157 View Post
    i am developing application to capture image from webcam using .net and directshow.

    i want to capture image when the hardware button available on webcam is pressed.i cant be able to do it using directshow library.Is there any way in directshow to detect webcam hardware button press event so that i can capture image on that event and save it?

    i am using the intraoral webcam used by dentists.

    please provide complete code. i am really stuck with this issue.

    any help regarding this is appreciatable.

    thanks & regards,

    rahul.
    i have a similar problem.... can you solve it?

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured