From owner-freebsd-multimedia@FreeBSD.ORG Mon Jul 28 06:37:27 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 686891065682 for ; Mon, 28 Jul 2008 06:37:27 +0000 (UTC) (envelope-from luigi@onelab2.iet.unipi.it) Received: from onelab2.iet.unipi.it (onelab2.iet.unipi.it [131.114.9.129]) by mx1.freebsd.org (Postfix) with ESMTP id 31C1D8FC15 for ; Mon, 28 Jul 2008 06:37:26 +0000 (UTC) (envelope-from luigi@onelab2.iet.unipi.it) Received: by onelab2.iet.unipi.it (Postfix, from userid 275) id C0E7E7308E; Mon, 28 Jul 2008 08:22:35 +0200 (CEST) Date: Mon, 28 Jul 2008 08:22:35 +0200 From: Luigi Rizzo To: "Conrad J. Sabatier" Message-ID: <20080728062235.GA1082@onelab2.iet.unipi.it> References: <20080727215632.2bfd21d7@serene.no-ip.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080727215632.2bfd21d7@serene.no-ip.org> User-Agent: Mutt/1.4.2.3i Cc: freebsd-multimedia@freebsd.org Subject: Re: Webcam recommendations? X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Jul 2008 06:37:27 -0000 On Sun, Jul 27, 2008 at 09:56:32PM -0500, Conrad J. Sabatier wrote: > I'm in the market for a webcam, and could use some suggestions as to > which ones are known to work with FreeBSD. Preferably not too > expensive. :-) The linux-gspca-kmod driver supports a large numbers of cameras so if you pick some of the inexpensive models from Creative or Trust chanches are that they are supported. Avoid those stating "1mpixel" or more because they are likely not to work with the driver - often they require USB2 isochronous support which is not available in FreeBSD. I had reasonable experience with the 'creative notebook' http://us.creative.com/products/product.asp?product=629 using the linux-gspca-kmod port. This camera goes to 640x480 natively on usb1. cheers luigi