Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jun 1998 02:27:47 -0700 (PDT)
From:      Doug White <dwhite@resnet.uoregon.edu>
To:        Steve Proctor <sproctor@microline.org>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: B&W QuickCam
Message-ID:  <Pine.BSF.3.96.980623022629.15375t-100000@resnet.uoregon.edu>
In-Reply-To: <Pine.BSF.3.96.980622151145.4492A-100000@sys1.microline.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 22 Jun 1998, Steve Proctor wrote:

> 
> I have a Black and White Quickcam hooked to lpt1 on my BSD box.  Can
> someone kindly tell me the syntax I need to place in/modify in my Kernel
> config to use the cam?  Also, how do you use the qcam with BSD?  I would
> like to make captures and convert them to .gif or .jpg format.

There is a qcam0 device in 2.2.5 and before (back to 2.2.1 I think).  You
configure it just like a parallel port but with different parameters
(qcamintr instead of lptintr for the vector I think).  Then use
qcamcontrol to grab images; pipe them through cjpeg to convert the output
(pbm I think) to jpeg.

Warning, this driver is SLOW and will drag down system performance when
capturing.

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major


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?Pine.BSF.3.96.980623022629.15375t-100000>