CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1

    Video Capture from Multiple Cameras

    The powers that be have dropped a Grand Multi Capture Card on my desk. It has four ports that CCTV cameras my be plugged into. Using AVICAP I can capture from one camera at a time. By calling up the source dialog box, I can select which camera is captured from.

    What I would like to do is programatically select which camera is captured from. As far as I've managed to figure out, AVICAP can't do this, however I've heard a rumour about something called "crosspoint matrix" in DirectX.

    Has anyone heard of this, or know of how I can do this please? Thanks


    Jeremy Davis
    http://www.astad.org

  2. #2
    Join Date
    Oct 2001
    Location
    CA,USA
    Posts
    60

    Re: Video Capture from Multiple Cameras

    Probably make an activex control for capture.
    You can get controls from web also.
    http://atcsoft.freeservers.com/thele...ng/multimedia/

    I am running 6 cameras in my application.


    Please rate the article if it is of any use to you. This encourages me to reply more and more and more.

  3. #3
    Join Date
    Mar 2002
    Location
    India - Delhi
    Posts
    127

    Re: Video Capture from Multiple Cameras

    Hi,
    I have a USB LG Webcam.. Can you please
    tell me how to take a shot from the camera
    adn store it into the HDD in JPG or gif

    Please help.. Ne links you can suggest

    Regards
    Sameer



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