video capture

  1. L

    Question video capture

    Hi All, I have an older vb.net application that captures video using FSFWRAP.dll writen in .Net 3.5 (upgraded from 1.1). However, when I convert the app to VS2010 I get an error, "Could not load file or assembly 'interop.FSFWRAPLib.dll'" despite apparently successful attempts to regsrv32 it...
  2. S

    Question Capturing screen and webcam video simultaneously?

    Hey guys, I'm working on a screen capture and webcam capture program that will record both at the same time. I currently have a button that starts the screen cap (while opening a ppt) and a keyboard hook that stops it when I hit F12. I also have a button that starts webcam recording, and a...
Back
Top