Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Mar 2008 09:21:00 +0100
From:      Luigi Rizzo <rizzo@iet.unipi.it>
To:        Julian Elischer <julian@elischer.org>
Cc:        multimedia@freebsd.org
Subject:   Re: webcam video capture
Message-ID:  <20080320082100.GA5947@onelab2.iet.unipi.it>
In-Reply-To: <47E20F35.4060102@elischer.org>
References:  <47E20F35.4060102@elischer.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 20, 2008 at 12:16:05AM -0700, Julian Elischer wrote:
> does anyone have anything that can capture video
> from the webcams that we have support for?
> 
> I have been able to get still shots but I would like to be able to 
> write a stream to a file..
> 
> 
> I could do it with firewire, but I need to do it with cheap
> hardware..

if you look at the pwcview application that is in the linux-kmod-compat
or linux-kmod-gspca, that one has support for writing raw or jpg
frames to disk. The source code is small and relatively simple
to modif, and it can run in headless mode.

Note though that for many of the webcams, the gspca driver does not
have good support for controlling brightness or contrast, which
basically means that outdoor pictures tend to come coimpletely
white.

With the cheap camcorders under $200 (and they have better resolution,
optics, zoom), one wonders whether it is
worth the trouble of going through USB...
Of course it works a lot better for us europeans with the Euro vs
USD exchange rate, and firweire-equipped camcorders sell for less than
Euro 150 including tax :)


> julian
> _______________________________________________
> freebsd-multimedia@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia
> To unsubscribe, send any mail to 
> "freebsd-multimedia-unsubscribe@freebsd.org"



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