From owner-freebsd-questions@FreeBSD.ORG Wed Nov 3 04:11:09 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C82D16A4CE; Wed, 3 Nov 2004 04:11:09 +0000 (GMT) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id F423E43D58; Wed, 3 Nov 2004 04:11:07 +0000 (GMT) (envelope-from on@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (localhost.cs.ait.ac.th [127.0.0.1]) by mail.cs.ait.ac.th (8.12.11/8.12.11) with ESMTP id iA34B5Ca039815 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 3 Nov 2004 11:11:05 +0700 (ICT) Received: (from on@localhost) by mail.cs.ait.ac.th (8.12.11/8.12.11/Submit) id iA34B5CD039812; Wed, 3 Nov 2004 11:11:05 +0700 (ICT) Date: Wed, 3 Nov 2004 11:11:05 +0700 (ICT) Message-Id: <200411030411.iA34B5CD039812@mail.cs.ait.ac.th> From: Olivier Nicole To: freebsd-questions@freebsd.org, freebsd-firewire@freebsd.org, freebsd-usb@freebsd.org X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Subject: Image capture X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Nov 2004 04:11:09 -0000 Hi, I have an application that does image capture for video surveillance. It was designed on 4.x, nowdays running on 4.10 and using a video capture card with a Brooktree 484 chipset. The capture function is copied from the meteor example. Now I am requested to port that application to 25 new boxes. Ideally I'd love to locates hardware that work with the existing software but I will never be able to find bktr 484 card. And the solution must be cheap (so firewire may not be the solution). I cannot spend too much time testing so would prefer to stick to 4.10, and certainly cannot spend money on a solution that may not work. I am looking for any advice in the USB direction or traditionnal PCI video capture card. best regards, Olivier