Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Apr 2019 09:32:07 +0200
From:      Hans Petter Selasky <hps@selasky.org>
To:        Boris Samorodov <bsam@passap.ru>, current@freebsd.org
Subject:   Re: FreeBSD 13.0-CURRENT r346362 + webcamd -- no /dev/video*
Message-ID:  <10d687e1-a871-261b-f9e7-2341afb7b669@selasky.org>
In-Reply-To: <51e8bf3f-ea72-2308-169a-650a17a6cf27@passap.ru>
References:  <51e8bf3f-ea72-2308-169a-650a17a6cf27@passap.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On 4/21/19 5:48 PM, Boris Samorodov wrote:
> Hi All,
> 
> I use a fresh FreeBSD-current system and webcamd but get no /dev/video*
> device:
> -----
> %uname -a
> FreeBSD latt.bsnet 13.0-CURRENT FreeBSD 13.0-CURRENT r346362 PKG64X  amd64
> 
> % ls -l /dev/cuse
> crw-rw----  1 root  operator  0x77 21 апр.  18:04 /dev/cuse
> 
> % pkg info -x webcamd
> webcamd-4.20.0.1_2
> 
> % ps auwx | grep webcamd
> root        833   0,0  0,0   20560   8108  -  S<s  18:04     0:00,21
> /usr/local/sbin/webcamd -i 0 -d ugen0.5 -H -B -U webcamd -G webcamd
> 
> % webcamd
> [...]
> webcamd [-d ugen0.5] -N
> GenesysLogic-Technology-Co---Ltd--USB2-0-UVC-PC-Camera -S unknown -M 0
> 

Try to start webcamd manually and in the foreground:

webcamd -l

Then run the command which matches your device. Are any errors output. 
Also try to compile webcamd with debugging.

--HPS





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?10d687e1-a871-261b-f9e7-2341afb7b669>