Capture Video in C#
- From: "microsoft.public" <crushton73@xxxxxxxxxxx>
- Date: Fri, 11 Nov 2005 09:46:09 -0800
I am porting some of our old VB6 code to C# and can only get my solution to
partially work. Using IVideoWindow I am showing the video on screen from a
webcam. We use this video to capture images for a membership system. In our
VB6 version we were able to overlay a selection area which follows the
mouse. This enabled the user to get the correct image size. When the user
clicks on the video window we capture that particular area. I have used
put_MessageDrain to be able to capture the mouse movements and button clicks
but cannot get the bitmap of the selection area to combine with the video
stream. The video always erases the bitmap. Any suggestions would be
appreciated.
Carl
.
- Follow-Ups:
- Re: Capture Video in C#
- From: Thore Karlsen [MVP DX]
- Re: Capture Video in C#
- Prev by Date: Re: Obtaining Instance information
- Next by Date: Re: Obtaining Instance information
- Previous by thread: Re: Obtaining Instance information
- Next by thread: Re: Capture Video in C#
- Index(es):