Pre-release of webcamd [v0.2.2]
Hans Petter Selasky
hselasky at c2i.net
Wed May 25 12:43:43 UTC 2011
On Wednesday 25 May 2011 14:34:03 David Demelier wrote:
> On 24/05/2011 22:26, Hans Petter Selasky wrote:
Hi,
>
> It works well, thanks for your work! But I still have a problem when
> booting up. webcamd is started two times for the same webcam as
> described in my thread unread here :(
Ok.
>
> http://lists.freebsd.org/pipermail/freebsd-questions/2011-April/229543.html
>
> webcamd_flags="-d ugen3.2" does not help..
>
I think this warning is harmless.
You can try to change INTERFACE into DEVICE in:
/usr/local/etc/devd/webcamd.conf
Also check usbconfig -d X.Y dump_device_desc, that bDeviceClass is listed.
And change:
match "intclass"
Into:
match "devclass"
--HPS
More information about the freebsd-multimedia
mailing list