CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Oct 2003
    Location
    Highland, CA, USA
    Posts
    10

    ** Image Capture Source Code? **

    Does anybody have some sample code (or an application?) to capture an image via a webcam (using an S-Video cable) and then saving that image as a .JPG or .BMP?

    I have tried viscom software's Video cap software which includes VB source code. However, all of their functions work EXCEPT the one I want the most, IMAGE CAPTURE.

    Thanks

    CC
    Last edited by Trancedified; October 19th, 2003 at 01:52 PM.

  2. #2
    try videocap activex control it include full sample code in vb
    I use it before.

    www.viscomsoft.com/videocap.htm

  3. #3
    Join Date
    Oct 2003
    Location
    Highland, CA, USA
    Posts
    10
    fa197,

    thanks for replying so fast, what's weird is the image capture doesn't work , and I've been in contact with their teckie. Did you have to change the code around to make it work?

    Chris

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