From c3168654d6ac7bf16d7ab0b942297d74b3e60692 Mon Sep 17 00:00:00 2001 From: Roger Hardiman Date: Tue, 5 Dec 2000 13:54:17 +0000 Subject: Add vid, a program to capture single frames from USB Cameras using the OV511 chipet. Cameras include * Creative Labs WebCam 3 * D-Link DSB-C300 * Puretek PT-6007 * Koala-Cam * Lifeview RoboCam * AverMedia InterCam Elite * MediaForte MV300 FreeBSD will tell you if you have an OV511 camera at boot time if you have usb and ugen support enabled Obtained from: Peter Housel --- graphics/vid/pkg-descr | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 graphics/vid/pkg-descr (limited to 'graphics/vid/pkg-descr') diff --git a/graphics/vid/pkg-descr b/graphics/vid/pkg-descr new file mode 100644 index 000000000000..c05dc36db0f1 --- /dev/null +++ b/graphics/vid/pkg-descr @@ -0,0 +1,19 @@ +vid is a Image Capture program for USB cameras using the +Omnivision OV511 chipset. + + +These include the + + Creative Labs WebCam 3 + D-Link DSB-C300 + Puretek PT-6007 + Alpha Vision Koala-Cam + Lifeview RoboCam + AverMedia InterCam Elite + MediaForte MV300 + +The program was written by Peter Housel