From owner-freebsd-questions@FreeBSD.ORG Fri Aug 19 00:18:51 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 43BC016A41F for ; Fri, 19 Aug 2005 00:18:51 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6D5443D45 for ; Fri, 19 Aug 2005 00:18:50 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: by wproxy.gmail.com with SMTP id i4so473173wra for ; Thu, 18 Aug 2005 17:18:50 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=AUznOEpVCCzR8BzKu9RYb/KEMXoOu8Fp7O2mMwK/5GWUu0qeDLfIzDPXc2gDZnnbsVwKWDVL7GbRMrXSLXpF1HOSew0E4qWODEtyioV7HgbYSl0znH7VI4ccg2sJQeGRg68jSmwvew19R0fTbAI45eu/zA2GnKrq/JY0HyoOJbA= Received: by 10.54.94.1 with SMTP id r1mr995046wrb; Thu, 18 Aug 2005 17:18:50 -0700 (PDT) Received: by 10.54.124.11 with HTTP; Thu, 18 Aug 2005 17:18:50 -0700 (PDT) Message-ID: Date: Thu, 18 Aug 2005 19:18:50 -0500 From: Nikolas Britton To: freebsd-questions Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: USB video devices supported / Video surveillance? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Aug 2005 00:18:51 -0000 Hello all... I was just recruited by a friend to help build an Internet based video surveillance system, I recommend FreeBSD to him for the project. I checked the 5.4 hardware notes but didn't see anything about USB video capture devices, I only see the PCI based bktr devices... So are they supported? It would also be very helpful if you could point me in the right direction for software, how-to's, etc. for doing this project. I think one of the major stumbling blocks will be setting the system to trigger via a motion sensor. Thanks.