From owner-freebsd-questions@FreeBSD.ORG Tue Jan 29 14:20:06 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A4DBB16A4B3 for ; Tue, 29 Jan 2008 14:20:06 +0000 (UTC) (envelope-from f.bonnet@esiee.fr) Received: from mail.esiee.fr (mail.esiee.fr [147.215.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 5E22213C47E for ; Tue, 29 Jan 2008 14:20:06 +0000 (UTC) (envelope-from f.bonnet@esiee.fr) Received: from mail.esiee.fr (localhost [127.0.0.1]) by VAMS.dummy (Postfix) with SMTP id 5E2F219500 for ; Tue, 29 Jan 2008 15:19:02 +0100 (CET) Received: from privftp.esiee.fr (privftp.esiee.fr [147.215.1.190]) by mail.esiee.fr (Postfix) with ESMTP id 570DF19500 for ; Tue, 29 Jan 2008 15:19:02 +0100 (CET) Received: from lisa.esiee.fr (lisa.esiee.fr [147.215.1.21]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: bonnetf) by privftp.esiee.fr (Postfix) with ESMTP id 2B0653981A for ; Tue, 29 Jan 2008 15:20:05 +0100 (CET) Message-ID: <479F3614.1010904@esiee.fr> Date: Tue, 29 Jan 2008 15:20:04 +0100 From: Frank Bonnet User-Agent: Thunderbird 2.0.0.9 (X11/20080121) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <479F2D78.9050506@esiee.fr> In-Reply-To: <479F2D78.9050506@esiee.fr> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: USB labtec webcam driver ? 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: Tue, 29 Jan 2008 14:20:06 -0000 Frank Bonnet wrote: > Hello > > Is there driver for a USB based webcam at 6.3 ? > I would like to use "motion" with it > > the webcam is a basic Labtec USB. > > thanks a lot. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" I found pwcbsd compile and install it well from ports but when I start motion I get this error [0] Processing thread 0 - config file /usr/local/etc/motion.conf [0] Motion 3.2.9 Started [0] ffmpeg LIBAVCODEC_BUILD 3353600 LIBAVFORMAT_BUILD 3345920 [0] Thread 1 is from /usr/local/etc/motion.conf [1] Thread 1 started [1] Capture error calling vid_start [1] Thread finishing... any info welcome thanks a lot