Results 1 to 5 of 5

Thread: How to get video from USB port?

  1. #1

    Thread Starter
    Member
    Join Date
    May 2000
    Location
    Sweden
    Posts
    50

    Question

    Hello!
    I'm developing a program where I need to have video input.
    It works fine if I use a video capture card. But how can I get it from a camera connected to the USB port? (Like a web camera)
    Wolf

    VB6 SP5

  2. #2
    Hyperactive Member
    Join Date
    Jun 2000
    Location
    Auckland, NZ
    Posts
    411

    The same way

    If it doesn't work the same way its because the USB capture device doesn't provide a driver that exposes the VFW API calls.

    I could be talking rubbish because I only scratched the surface in a recently developed app which takes live video input. I had similar problems to you when using USB and parallel port capture devices.

    Also, I found that alot of Capture Cards do not provide NT4 drivers so I had even those problems to contend with!.

    Did you use API calls yourself (way hard) or did you use a third party control when you got it working with the video capture card?

    Regards
    Paul Lewis

  3. #3

    Thread Starter
    Member
    Join Date
    May 2000
    Location
    Sweden
    Posts
    50

    Exclamation

    I'm using API calls.
    So, if I can't use the AFW API calls, How can I do it then????
    I havn't tryed my app with NT, but I'm not surprised if it's like you say.

    Wolf
    Wolf

    VB6 SP5

  4. #4

  5. #5

    Thread Starter
    Member
    Join Date
    May 2000
    Location
    Sweden
    Posts
    50

    A little late...

    A little late, but thanks anyway!
    Wolf

    VB6 SP5

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