We don't display ads so we rely on your Bitcoin donations to 1KWEk9QaiJb2NwP5YFmR24LyUBa4JyuKqZ
Post date: Nov 8, 2010 10:42:58 PM
This project is a complete example of control of web cams with DirectShow in Delphi. This code can be used as a suitable replacement for the outdated Video For Windows (VFW) Api to retreive the webcam stream as described here: Delphi Webcam Capture Example.
This delphi project was created by porting the C++ video capture "PlayCap" examples, including "PlayCapMoniker", which uses Microsoft DirectX 9.0 SDK Update (Summer 200) to Delphi.
No 3rd party components are used in this application; only two units: VSample.pas & VFrame.pas.
Features:
Author: M. Braun
Website: grizzlymotion.com
Compiled: Delphi 2007
Only Delphi source code is included in the archives.