From owner-freebsd-multimedia@FreeBSD.ORG Sat Mar 19 12:18:53 2011 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 735581065679 for ; Sat, 19 Mar 2011 12:18:53 +0000 (UTC) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (lurza.secnetix.de [IPv6:2a01:170:102f::2]) by mx1.freebsd.org (Postfix) with ESMTP id F17B98FC08 for ; Sat, 19 Mar 2011 12:18:52 +0000 (UTC) Received: from lurza.secnetix.de (localhost [127.0.0.1]) by lurza.secnetix.de (8.14.3/8.14.3) with ESMTP id p2JCIamM065004; Sat, 19 Mar 2011 13:18:51 +0100 (CET) (envelope-from oliver.fromme@secnetix.de) Received: (from olli@localhost) by lurza.secnetix.de (8.14.3/8.14.3/Submit) id p2JCIaO7065003; Sat, 19 Mar 2011 13:18:36 +0100 (CET) (envelope-from olli) Date: Sat, 19 Mar 2011 13:18:36 +0100 (CET) Message-Id: <201103191218.p2JCIaO7065003@lurza.secnetix.de> From: Oliver Fromme To: freebsd-multimedia@FreeBSD.ORG, grarpamp@gmail.com In-Reply-To: X-Newsgroups: list.freebsd-multimedia User-Agent: tin/1.8.3-20070201 ("Scotasay") (UNIX) (FreeBSD/6.4-PRERELEASE-20080904 (i386)) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.3.5 (lurza.secnetix.de [127.0.0.1]); Sat, 19 Mar 2011 13:18:51 +0100 (CET) Cc: 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: Sat, 19 Mar 2011 12:18:53 -0000 grarpamp wrote: > > Are you sure that the Logitech C310 is supported at all by the pwc.ko > > Hi. Collating some notes... > > The C210, C310, C910 are supported by the Linux UVC driver here: > http://www.ideasonboard.org/uvc/ I think most (all?) of the current webcams are UVC ones. A UVC driver is contained in the webcamd port, but it is V4L2-only. FreeBSD's Linux compatibility layer does not support that, so it will not work with Linux binaries, including Skype. If you want Skype support, it's probably best to pick up a used camera on eBay that works with the pwc port. Best regards Oliver -- Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing b. M. Handelsregister: Registergericht Muenchen, HRA 74606, Geschäftsfuehrung: secnetix Verwaltungsgesellsch. mbH, Handelsregister: Registergericht Mün- chen, HRB 125758, Geschäftsführer: Maik Bachmann, Olaf Erb, Ralf Gebhart FreeBSD-Dienstleistungen, -Produkte und mehr: http://www.secnetix.de/bsd "C is quirky, flawed, and an enormous success." -- Dennis M. Ritchie.