Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Jul 2014 11:22:40 +0100
From:      Tom Evans <tevans.uk@googlemail.com>
To:        Sean Bruno <sbruno@freebsd.org>
Cc:        freebsd-multimedia <freebsd-multimedia@freebsd.org>
Subject:   Re: QuickCam Pro 5000
Message-ID:  <CAFHbX1LKZFgSsD0s0sB4vdYcnW3nEpEmgDUksbpny5w2nkW=Aw@mail.gmail.com>
In-Reply-To: <1406585270.48976.12.camel@bruno>
References:  <1406585270.48976.12.camel@bruno>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jul 28, 2014 at 11:07 PM, Sean Bruno <sbruno@ignoranthack.me> wrote:
> I have this logitech webcam, it shows up in usbconfig as:
>
> ugen0.3: <product 0x08c5 vendor 0x046d> at usbus0, cfg=0 md=HOST
> spd=HIGH (480Mbps) pwr=ON (500mA)
>
> I thought that this was supported by uvc(4) at one point in the distant
> past, but I can't seem to remember how to get it working again.
>
> cuse4bsd seems to load fine, but doesn't seem to be doing anything with
> it:
>
>
> root@alice:/home/sbruno # kldload cuse4bsd
> Cuse4BSD v0.1.33 @ /dev/cuse
>
>
> root@alice:/home/sbruno # /usr/local/sbin/webcamd
> Attached to ugen0.3[0]
> Creating /dev/video0

This should now be usable, eg with pwcview:

  pwcview -s vga /dev/video0

>
> Note, the webcam rc.d script doesn't seem to want to do anything on my
> machine:  rc.conf has webcamd_enable="YES"
>

Do you have

  cuse4bsd_load="YES"

in /boot/loader.conf ? Without it, webcamd_enable="YES" in rc.conf
won't do much.

Cheers

Tom



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFHbX1LKZFgSsD0s0sB4vdYcnW3nEpEmgDUksbpny5w2nkW=Aw>