CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Mar 2006
    Posts
    3

    Angry capture moving images andvideoclips from webcam

    hi
    Iam working on c# windows application . I want to capture video clips or moving images from web cam and save it in my local folder and not photos.can anyone help .
    thank u
    ramya

  2. #2
    Join Date
    Apr 2005
    Location
    Norway
    Posts
    3,934

    Re: capture moving images andvideoclips from webcam

    The DirectX SDK contains what you need (both API and example code) to get pictures/video from your webcam.

    - petter

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