Date: Fri, 26 Jul 2002 09:19:24 -0500 From: "Bishop" <bishop@teamgalocia.net> To: <freebsd-questions@FreeBSD.ORG> Cc: "Warren Block" <wblock@wonkity.com>, "Jean-Mark" <jeanmark@dupx.freeserve.co.uk> Subject: Re: USB webcams....little help? Message-ID: <001801c234af$72dd6bb0$1885b9a3@nam.slb.com>
next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
------=_NextPart_000_0015_01C23485.88632990
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Warren,
I was running ./configure because I had downloaded netpbm from the net.
Well, I did eventually get vid-1.0.1 to work. Or at least I think. Since =
my
netpbm-9.23 in my distfiles was apparently corrupt, I replaced that in
/distfiles with the file I downloaded from the net and ran make on the
vid-1.0.1 port again. This time, the netpbm installer worked and I =
didn't
get any errors about file corruption and so forth.
So, now that I have my D-link DSB-C100 hooked up to my USB port (and
recognized as an OV511+ device in dmesg, and now that vid supposedly =
works
without any obvious errors, I'm now trying to determine where vid is =
placing
its captures (if it is capturing at all).
Here's my USB stuff from dmesg:
------------------------------------------------
uhci0: <Intel 82371SB (PIIX3) USB controller> port 0xece0-0xecff irq 11 =
at
devic
e 7.2 on pci0
usb0: <Intel 82371SB (PIIX3) USB controller> on uhci0
usb0: USB revision 1.0
uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
ugen0: OmniVision OV511+ Camera, rev 1.00/1.00, addr 2
ugen1: hp photosmart 1215, rev 1.10/2.00, addr 3
------------------------------------------------
...and here is the output of 'vid --help':
------------------------------------------------
t85web# vid --help
usage: vid [options]
Capture an image frame from an OV511/OV511+ based USB video camera
and write image data to standard output in PNM format
--version print program version information
--usage summarize command line options
--help print this description
--small capture as 320x240 image (default is 640x480)
-d device, --device-name=3Ddevice
specify OV511 ugen device
------------------------------------------------
Anyone know where vid's output points?
Thanks,
David
----- Original Message -----
From: "Warren Block" <wblock@wonkity.com>
To: "Bishop" <bishop@teamgalocia.net>
Cc: "Jean-Mark" <jeanmark@dupx.freeserve.co.uk>;
<freebsd-questions@FreeBSD.ORG>
Sent: Thursday, July 25, 2002 6:10 PM
Subject: Re: USB webcams....little help?
>. . .
> Why are you running ./configure? Packages should just be pkg_add
> <packagefilename>, I thought. Are we using the word "package" in
> different ways?
>
> -Warren Block * Rapid City, South Dakota USA
------=_NextPart_000_0015_01C23485.88632990
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2600.0" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>Warren,<BR>I was running ./configure because I =
had=20
downloaded netpbm from the net.<BR><BR>Well, I did eventually get =
vid-1.0.1 to=20
work. Or at least I think. Since my<BR>netpbm-9.23 in my distfiles was=20
apparently corrupt, I replaced that in<BR>/distfiles with the file I =
downloaded=20
from the net and ran make on the<BR>vid-1.0.1 port again. This time, the =
netpbm=20
installer worked and I didn't<BR>get any errors about file corruption =
and so=20
forth.<BR><BR>So, now that I have my D-link DSB-C100 hooked up to my USB =
port=20
(and<BR>recognized as an OV511+ device in dmesg, and now that vid =
supposedly=20
works<BR>without any obvious errors, I'm now trying to determine where =
vid is=20
placing<BR>its captures (if it is capturing at all).<BR><BR>Here's my =
USB stuff=20
from =
dmesg:<BR>------------------------------------------------<BR>uhci0:=20
<Intel 82371SB (PIIX3) USB controller> port 0xece0-0xecff irq 11=20
at<BR>devic<BR>e 7.2 on pci0<BR>usb0: <Intel 82371SB (PIIX3) USB=20
controller> on uhci0<BR>usb0: USB revision 1.0<BR>uhub0: Intel UHCI =
root hub,=20
class 9/0, rev 1.00/1.00, addr 1<BR>uhub0: 2 ports with 2 removable, =
self=20
powered<BR>ugen0: OmniVision OV511+ Camera, rev 1.00/1.00, addr =
2<BR>ugen1: hp=20
photosmart 1215, rev 1.10/2.00, addr=20
3<BR><BR>------------------------------------------------<BR><BR>...and =
here is=20
the output of 'vid=20
--help':<BR>------------------------------------------------<BR>t85web# =
vid=20
--help<BR>usage: vid [options]<BR>Capture an image frame from an =
OV511/OV511+=20
based USB video camera<BR>and write image data to standard output in PNM =
format<BR><BR>--version &n=
bsp; =20
print program version=20
information<BR>--usage &nb=
sp; =20
summarize command line=20
options<BR>--help &n=
bsp; =20
print this=20
description<BR>--small &nb=
sp; =20
capture as 320x240 image (default is 640x480)<BR>-d device,=20
--device-name=3Ddevice<BR>  =
; =
=20
specify OV511 ugen=20
device<BR>------------------------------------------------<BR><BR>Anyone =
know=20
where vid's output points?<BR><BR><BR>Thanks,<BR>David<BR><BR><BR>----- =
Original=20
Message -----<BR>From: "Warren Block" <<A=20
href=3D"mailto:wblock@wonkity.com">wblock@wonkity.com</A>><BR>To: =
"Bishop"=20
<<A=20
href=3D"mailto:bishop@teamgalocia.net">bishop@teamgalocia.net</A>><BR>=
Cc:=20
"Jean-Mark" <<A=20
href=3D"mailto:jeanmark@dupx.freeserve.co.uk">jeanmark@dupx.freeserve.co.=
uk</A>>;<BR><<A=20
href=3D"mailto:freebsd-questions@FreeBSD.ORG">freebsd-questions@FreeBSD.O=
RG</A>><BR>Sent:=20
Thursday, July 25, 2002 6:10 PM<BR>Subject: Re: USB webcams....little=20
help?<BR><BR><BR>>. . .<BR><BR>> Why are you running =
./configure? =20
Packages should just be pkg_add<BR>> <packagefilename>, I=20
thought. Are we using the word "package" in<BR>> different=20
ways?<BR>><BR>> -Warren Block * Rapid City, South Dakota =
USA<BR><BR>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV></BODY></HTML>
------=_NextPart_000_0015_01C23485.88632990--
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001801c234af$72dd6bb0$1885b9a3>
