[VB.net]problem in vb.net

Discussion in 'Mixed Languages' started by carmz, Oct 7, 2012.

  1. carmz

    carmz MDL Senior Member

    Nov 29, 2011
    351
    13
    10
    Hi to all expert in vb.net, is it possible to capture the desktop camera or laptop camera in vb.net...because i want to put a record button on my application when the user uses the desktop camera or the laptop camera.when he click the record button it will captured and record a video.can you help me please how can i achieve this in vb.net i am using VS 2008.:worthy: please help me...Thank you in advance.
     
  2. Alphawaves

    Alphawaves Super Moderator/Developer
    Staff Member

    Aug 11, 2008
    6,222
    22,280
    210
    Hi, this working sample will give you an idea

    http://www.datafilehost.com/download-3def59e3.html

    source:

    http://www.codeproject.com/Articles/3566/DirectX-Capture-Class-Library
    ;)
     
  3. carmz

    carmz MDL Senior Member

    Nov 29, 2011
    351
    13
    10
    #3 carmz, Oct 8, 2012
    Last edited: Oct 8, 2012
    (OP)
  4. Muerto

    Muerto MDL Debugger

    Mar 7, 2012
    1,858
    2,112
    60
    #4 Muerto, Oct 8, 2012
    Last edited: Aug 22, 2021
    ...