Difference between revisions of "WebCam with Free Pascal"

From Free Pascal wiki
Jump to navigationJump to search
m (moved WebCam with Freepascal to WebCam with Free Pascal: Freepascal -> Free Pascal)
(Cleaned up text and categorized article.)
Line 1: Line 1:
==This is a simple article on how to manage a webcam with Freepascal.==
+
==Freepascal VideoTest==
From this link
+
Freepascal VideoTest is a simple application that demonstrates how to use a web cam from Free Pascal.
https://sourceforge.net/projects/freepascalvideo/
+
It is available from https://sourceforge.net/projects/freepascalvideo/ for Windows and Linux.
you can download a simple application written in freepscal for Windows and Linux on how to manage a webcam.
+
 
 +
[[Category: Hardware]]
 +
[[Category:Devices]]
 +
[[Category:Multimedia]]

Revision as of 14:06, 22 March 2014

Freepascal VideoTest

Freepascal VideoTest is a simple application that demonstrates how to use a web cam from Free Pascal. It is available from https://sourceforge.net/projects/freepascalvideo/ for Windows and Linux.