Answered How to Capture Video with Webcam?

  • Thursday, March 12, 2009 9:49 AM
     
     
    Hi there,

    I'm currently working on a project which is basically Server-Client based.

    Client is standalone VB executable file and Server is web based.
    The program is supposed to use webcam as video capture device, stream video footages to server (on website - live feed) and allows users to manually save captured videos into their computer.

    Thats basically the brief description of my system. I'm starting off working with VB right now and website after I'm done with VB.

    I'm new to VB, this would be my 1st project on it. I need help and guidance on how to start please, especially on video capturing functions.
    I've looked for available sources online and found several VB apps which lets me capture image file through my webcam. Also on MSDN forum, i found recommendations on using "DCAM Server" to stream videos on website but I'm still not sure of how to configure the settings to make it work properly, and of course, don't have a proper website for it to work with yet atm.

    Also realise I'll need to integrate some .dll files or activeX functions to use video capture function. I don't really know how to use these yet rite now.

    Please give me some recommendations or ideas, sample projects available which works with Visual Studio 2008 or tutorials.

    Thanks in advance!

All Replies