Download List

專案描述

iCam2 is a video4linux/imlib2 based application for handling a webcam. It grabs
a frame every few seconds from a V4L video source, timestamps it with a custom
string and TrueType fonts, and writes it to disk. It has an X11 interface for
previewing video, filtering, and more. The console-only mode works quite stably,
but the X11 interface has some severe problems. It also features limited
built-in filtering and auto-brightness adjustment.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-07-07 15:24
1.1

The configure process was revised, which should
resolve most problems people have had getting
Makefiles generated. The X11 code was revised, so
there's only one window, which shows the cam image
after post-processing, in realtime. Threading was
improved. The icam2rc option was added to disable
X11 support if it was enabled at compile time.
Theoretical (untested) support for devices using
YUV420 and YUV420P palettes was added.
proto-icam2rc should be checked for new options,
name changes, and similar changes.
標籤: Development, Major bugfixes

2004-06-05 08:35
1.04

This release added built-in FTP support, Imlib2 dynamic filtering, pre- and post- snapshot calls to customizable external commands, and some general code cleanups. The program now compiles cleanly without libcurl or libfame, and won't link against them if they are present unless requested.
標籤: Development, Major feature enhancements

2004-06-02 23:12
1.03-motion

This release adds MPEG 'time-lapse' (or near-real-time) encoding. It rearranges some code to allow for streaming over the Web. X11 is still mainly broken.
標籤: Development, Minor feature enhancements

2002-09-20 05:28
1.03

The release contains a rewrite of most of the X11 code. It now
displays and doesn't leak memory, but the two windows that only show
snapshots don't necessarily update correctly at this point.
標籤: Development, Major feature enhancements

2002-09-18 19:54
1.02

Major bugs in the X11 interface still exist. There are minor bugs in
console-mode code. The configure.in and Makefile.in files need some revision.
The console mode is stable, and X11 mode functions, but is far less stable.
標籤: Development, Initial freshmeat announcement

Project Resources