From owner-freebsd-emulation@FreeBSD.ORG Sun Jan 23 20:40:56 2011 Return-Path: Delivered-To: freebsd-emulation@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 42F131065670 for ; Sun, 23 Jan 2011 20:40:56 +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 B7C268FC12 for ; Sun, 23 Jan 2011 20:40:55 +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 p0NKecGC053548; Sun, 23 Jan 2011 21:40:53 +0100 (CET) (envelope-from oliver.fromme@secnetix.de) Received: (from olli@localhost) by lurza.secnetix.de (8.14.3/8.14.3/Submit) id p0NKecDg053547; Sun, 23 Jan 2011 21:40:38 +0100 (CET) (envelope-from olli) Date: Sun, 23 Jan 2011 21:40:38 +0100 (CET) Message-Id: <201101232040.p0NKecDg053547@lurza.secnetix.de> From: Oliver Fromme To: freebsd-emulation@FreeBSD.ORG X-Newsgroups: list.freebsd-emulation 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]); Sun, 23 Jan 2011 21:40:53 +0100 (CET) Cc: Subject: v4l + webcamd + Logitech C210 + Skype (FreeBSD 8-stable) X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Jan 2011 20:40:56 -0000 Hi, I'm trying to get Skype working with video support on my 8-stable machine at home. I've got a shiny new Logitech C210 webcam. This webcam works perfectly fine on my wife's Windows machine, FWIW. On my FreeBSD box I've installed webcamd and all of its dependencies, as per HPS' documentation. Basically the webcam seems to work: I get a clear picture in pwcview(1). However, Skype doesn't seem to recognize the video device (I have installed skype-2.0.0.72,1 from ports). The Logitech C210 is a UVC webcam (USB video class), and webcamd includes a uvc driver, but it says that it is V4L2 only. On the other hand, the Linuxulator's video device translation layer does not support V4L2, as far as I know. Is that the reason why Skype cannot see my webcam? If so, what's the recommended way to solve the problem? All of the webcams currently available for purchase seem to be UVC ones, so I'm probably stuck with Windows. :-( There's a second issue, but I think it's not related to emulation: The microphone doesn't seem to be supported. I haven't found anything related to audio in the webcamd documentation, so I guess it doesn't support microphones at all. I don't get any separate audio decvice listed in the output of usbconfig(8). Do I have to purchase a separate microphone, even though the C210 webcam already has a built-in one? 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 "anyone new to programming should be kept as far from C++ as possible; actually showing the stuff should be considered a criminal offence" -- Jacek Generowicz