Date: Tue, 22 Mar 2011 00:06:05 +0100 From: Hans Petter Selasky <hselasky@c2i.net> To: Matthias Apitz <guru@unixarea.de> Cc: freebsd-multimedia@freebsd.org Subject: Re: Webcam recommendations Message-ID: <201103220006.05449.hselasky@c2i.net> In-Reply-To: <20110321225253.GA7054@tinyCurrent> References: <20110321112141.GA23421@sh4-5.1blu.de> <201103212337.14833.hselasky@c2i.net> <20110321225253.GA7054@tinyCurrent>
next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 21 March 2011 23:52:53 Matthias Apitz wrote: > El d=EDa Monday, March 21, 2011 a las 11:37:14PM +0100, Hans Petter Selas= ky=20 escribi=F3: > > > What do I miss to get the debugging log? > >=20 > > webcamd -s > >=20 > > Then use -m to set debug parameters. >=20 > # ./webcamd -m v4l1-compat.debug=3D1 > ... > Attached ugen4.2[0] to cuse unit 0 > uvcvideo: Found UVC 1.00 device (0c45:62c0) > Creating /dev/video0 >=20 > (now probing the cam in Skype) >=20 > v4l1-compat: VIDIOCSPICT / VIDIOC_S_FMT: -22 > v4l1-compat: VIDIOCSPICT / VIDIOC_G_FBUF: -513 > v4l1-compat: VIDIOCSPICT / VIDIOC_G_FBUF: -513 > v4l1-compat: VIDIOCGWIN / VIDIOC_G_WIN: -22 > v4l1-compat: VIDIOCSWIN / VIDIOC_S_FMT #2: -22 >=20 Probably the format which skype is trying to set is not available? Then you= =20 maybe need to pre-load skype with libv4l for Linux. Maybe you could dump th= e=20 structure associated with the VIDIOC_S_FMT? =2D22 means: 22 EINVAL Invalid argument. =2D-HPS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103220006.05449.hselasky>