From owner-freebsd-questions Mon Jul 29 22: 8:48 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E169037B400 for ; Mon, 29 Jul 2002 22:08:41 -0700 (PDT) Received: from host14.ipowerweb.com (host14.ipowerweb.com [12.129.206.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7762643E31 for ; Mon, 29 Jul 2002 22:08:41 -0700 (PDT) (envelope-from bishop@teamgalocia.net) Received: from [208.160.212.20] (helo=pcmdjarrell) by host14.ipowerweb.com with smtp (Exim 3.35 #1) id 17Y5w7-0005F8-00; Fri, 26 Jul 2002 07:19:19 -0700 Message-ID: <001801c234af$72dd6bb0$1885b9a3@nam.slb.com> From: "Bishop" To: Cc: "Warren Block" , "Jean-Mark" Subject: Re: USB webcams....little help? Date: Fri, 26 Jul 2002 09:19:24 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0015_01C23485.88632990" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - host14.ipowerweb.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [0 0] X-AntiAbuse: Sender Address Domain - teamgalocia.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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: port 0xece0-0xecff irq 11 = at devic e 7.2 on pci0 usb0: 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" To: "Bishop" Cc: "Jean-Mark" ; 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 > , 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 Warren,
I was running ./configure because I = had=20 downloaded netpbm from the net.

Well, I did eventually get = vid-1.0.1 to=20 work. Or at least I think. Since my
netpbm-9.23 in my distfiles was=20 apparently corrupt, I replaced that in
/distfiles with the file I = downloaded=20 from the net and ran make on the
vid-1.0.1 port again. This time, the = netpbm=20 installer worked and I didn't
get any errors about file corruption = and so=20 forth.

So, now that I have my D-link DSB-C100 hooked up to my USB = port=20 (and
recognized as an OV511+ device in dmesg, and now that vid = supposedly=20 works
without any obvious errors, I'm now trying to determine where = vid is=20 placing
its captures (if it is capturing at all).

Here's my = USB stuff=20 from = dmesg:
------------------------------------------------
uhci0:=20 <Intel 82371SB (PIIX3) USB controller> port 0xece0-0xecff irq 11=20 at
devic
e 7.2 on pci0
usb0: <Intel 82371SB (PIIX3) USB=20 controller> on uhci0
usb0: USB revision 1.0
uhub0: Intel UHCI = root hub,=20 class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, = self=20 powered
ugen0: OmniVision OV511+ Camera, rev 1.00/1.00, addr = 2
ugen1: hp=20 photosmart 1215, rev 1.10/2.00, addr=20 3

------------------------------------------------

...and = here is=20 the output of 'vid=20 --help':
------------------------------------------------
t85web# = vid=20 --help
usage: vid [options]
Capture an image frame from an = OV511/OV511+=20 based USB video camera
and write image data to standard output in PNM = format

--version        &n= bsp;    =20 print program version=20 information
--usage        &nb= sp;      =20 summarize command line=20 options
--help         &n= bsp;      =20 print this=20 description
--small        &nb= sp;      =20 capture as 320x240 image (default is 640x480)
-d device,=20 --device-name=3Ddevice
        = ;            =   =20 specify OV511 ugen=20 device
------------------------------------------------

Anyone = know=20 where vid's output points?


Thanks,
David


----- = Original=20 Message -----
From: "Warren Block" <wblock@wonkity.com>
To: = "Bishop"=20 <bishop@teamgalocia.net>
= Cc:=20 "Jean-Mark" <jeanmark@dupx.freeserve.co.= uk>;
<freebsd-questions@FreeBSD.O= RG>
Sent:=20 Thursday, July 25, 2002 6:10 PM
Subject: Re: USB webcams....little=20 help?


>. . .

> Why are you running = ./configure? =20 Packages should just be pkg_add
> <packagefilename>, I=20 thought.  Are we using the word "package" in
> different=20 ways?
>
> -Warren Block * Rapid City, South Dakota = USA

 
------=_NextPart_000_0015_01C23485.88632990-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message