I am looking for a video capture ActiveX for cameras but one that will let me get the stdPicture object of a current frame to memory. I need to grab the current frame as a jpg file and copy it to memory to stream without writing to the hard drive at all.

I've looked at a few out there but most of them only let me save the frame to the hard drive or to the clipboard. I am wanting to almost stream the frames but when I save it to the hard drive and then read it back in memory, that slows it down some.

Any help would be appreciated!

Warren