loop capturing image and generic error occured in gd+

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • labby
    New Member
    • Dec 2006
    • 2

    loop capturing image and generic error occured in gd+

    I've application to capture video of image and grab the still image. It runs well untill I put loop to regrab the still images many times automatically.. and the error (generic error occured GDI+) happend.
    For your information, I also run different code of application that have similar function which to capture the image repeatedly that I found from internet. However, it give the same error message.
    I think maybe I've to setup something in the configuration but I still blur about it. I'm using C# Express edition. Could anybody help me please...
  • waynespangler
    New Member
    • Sep 2006
    • 8

    #2
    With no code to see I can't tell you. However, at one time I tried to do the same thing. I found out Microsoft had a program to do that and is free. I am now writting a video tutorial program using it. It will capture the screen in real time video or running your c# ide.

    Hope this helps.
    Wayne

    Comment

    • nor
      New Member
      • Aug 2006
      • 7

      #3
      Hi,

      Thanks four your willing to help. However the solution that you give is for capture screen. Since my problem is about to capture real time image using webcam. If you still want to help me, pls give me your email and I'll send the whole code to you. Thanks.

      Comment

      Working...