From owner-freebsd-multimedia@FreeBSD.ORG Sun Jan 1 20:54:40 2012 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 7FB58106566C for ; Sun, 1 Jan 2012 20:54:40 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe01.c2i.net [212.247.154.2]) by mx1.freebsd.org (Postfix) with ESMTP id 0DFB98FC0A for ; Sun, 1 Jan 2012 20:54:39 +0000 (UTC) X-T2-Spam-Status: No, hits=-0.2 required=5.0 tests=ALL_TRUSTED, BAYES_50 Received: from [188.126.198.129] (account mc467741@c2i.net HELO laptop002.hselasky.homeunix.org) by mailfe01.swip.net (CommuniGate Pro SMTP 5.4.2) with ESMTPA id 225495924; Sun, 01 Jan 2012 21:54:37 +0100 From: Hans Petter Selasky To: Matthias Apitz Date: Sun, 1 Jan 2012 21:52:09 +0100 User-Agent: KMail/1.13.5 (FreeBSD/8.2-STABLE; KDE/4.4.5; amd64; ; ) References: <20120101164408.GA2389@tinyCurrent> <201201011846.07257.hselasky@c2i.net> <20120101190617.GA1076@tiny> In-Reply-To: <20120101190617.GA1076@tiny> X-Face: *nPdTl_}RuAI6^PVpA02T?$%Xa^>@hE0uyUIoiha$pC:9TVgl.Oq,NwSZ4V" =?iso-8859-1?q?=7CLR=2E+tj=7Dg5=0A=09=25V?=,x^qOs~mnU3]Gn; cQLv&.N>TrxmSFf+p6(30a/{)KUU!s}w\IhQBj}[g}bj0I3^glmC( =?iso-8859-1?q?=0A=09=3AAuzV9=3A=2EhESm-x4h240C=609=3Dw?= MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-Id: <201201012152.09192.hselasky@c2i.net> Cc: freebsd-multimedia@freebsd.org Subject: Re: webcamd/cuse4bsd && Skype 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: Sun, 01 Jan 2012 20:54:40 -0000 On Sunday 01 January 2012 20:06:18 Matthias Apitz wrote: > El d=EDa Sunday, January 01, 2012 a las 06:46:07PM +0100, Hans Petter Sel= asky=20 escribi=F3: > > On Sunday 01 January 2012 17:44:08 Matthias Apitz wrote: > > > ... > > > # ls -l /dev/video* > > > crw-rw-rw- 1 webcamd webcamd 0, 96 1 ene 16:52 /dev/video0 > > > crw-rw-rw- 1 webcamd webcamd 0, 116 1 ene 17:08 /dev/video8 > > >=20 > > > /dev/video0 ist the built-in, /dev/video8 the external USB > > > (0x0329:0x0471 which is a Philips SPC 900); pwcview(1) works with > > > both cams unsing the -d flag; as well Kopete let me choose between > > > both cams and both are working; > > >=20 > > > skype-2.0.0.72,1 does not work with /dev/video0 (and does not > > > show the existance of a 2nd device); what can I do with this Skype? > > > must I go back to the kmod pwc.ko? > >=20 > > Hi, > >=20 > > You can override the videoN number by giving the -v option to webcamd. > > (Video Unit). See man webcamd. >=20 > Hi Hans, >=20 > Sure (and I will test this when I'm home again); but my goal was to use > the built-in /dev/video0 with Skype, why this does not work while it > works with pwcview(1) and Kopete? Are the permissions set correctly? =2D-HPS