Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Feb 2014 14:29:06 +0100
From:      Torfinn Ingolfsen <torfinn.ingolfsen@getmail.no>
To:        freebsd-multimedia@FreeBSD.org
Subject:   Re: webcamd rc script - a bit different?
Message-ID:  <20140215142906.08244cfcb5650ad4be502076@getmail.no>
In-Reply-To: <20140215142024.1e25b8b9f252e7b052dd418b@getmail.no>
References:  <20140215142024.1e25b8b9f252e7b052dd418b@getmail.no>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 15 Feb 2014 14:20:24 +0100
Torfinn Ingolfsen <torfinn.ingolfsen@getmail.no> wrote:

> Hi,
> 
> The webcamd rc script (/usr/local/etc/rc.d/webcamd) works a bit unexpected (for me at least):
> root@kg-f4# service webcamd status
> root@kg-f4# service webcamd status dummy
> webcamd is not running.
> 
> I was expecting it to work without a paramtere for the status command.
> To start services I'm using:
> root@kg-f4# service webcamd start ugen3.3
> Starting webcamd.
> Attached to ugen3.3[0]
> (I'm not using hal, so I don't know if it works differently when hal is enabled)
> The adapter I'm using is this:
> root@kg-f4# usbconfig -d ugen3.3
> ugen3.3: <PCTV 290e PCTV Systems> at usbus3, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON (500mA)

Also (at least sometimes) the status command doesn't work:
root@kg-f4# service webcamd status dummy
webcamd is not running.
root@kg-f4# service webcamd start ugen3.3
Starting webcamd.
Attached to ugen3.3[0]
root@kg-f4# service webcamd status dummy
webcamd is not running.
root@kg-f4# service webcamd status ugen3.3
webcamd is not running.
root@kg-f4# pgrep -lf webcamd
1119 /usr/local/sbin/webcamd -B -U webcamd -G webcamd -d ugen3.3 -i 0


-- 
Torfinn Ingolfsen <torfinn.ingolfsen@getmail.no>



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