Download List

Descripción del Proyecto

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

El proceso de configurar fue revisado, que debería resolver la mayoría de los problemas de la gente ha tenido para llegar Makefiles generados. El código X11 fue revisado, por lo que sólo hay una ventana que muestra la imagen de levas, previo tratamiento, en tiempo real. Threading fue mejorada. La opción icam2rc esta en soporte X11 desactivar si se habilita en tiempo de compilación. Teórica (sin verificar) el apoyo a los dispositivos que utilizan YUV420 y paletas yuv420p fue añadida. Proto-icam2rc deben ser revisadas para nuevas opciones, cambios de nombre, y cambios similares.
Tags: Development, Major bugfixes
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.

2004-06-05 08:35
1.04

Esta versión agregó soporte integrado de FTP, Imlib2 filtrado dinámico, antes y después de las llamadas de instantáneas para personalizar los comandos externos, y algunas limpiezas de código general. El programa ahora compila limpiamente sin libcurl o libfame, y no se vinculará en contra de ellos, si están presentes, salvo petición.
Tags: Development, Major feature enhancements
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.

2004-06-02 23:12
1.03-motion

Esta versión incluye el tiempo MPEG '-retraso "(o casi en tiempo real) de codificación. Se reorganiza algo de código para permitir la transmisión en la Web. X11 sigue siendo principalmente roto.
Tags: Development, Minor feature enhancements
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.

2002-09-20 05:28
1.03

El comunicado contiene una reescritura de la mayoría del código X11. Ahora muestra y no de pérdida de memoria, pero las dos ventanas que muestran las instantáneas sólo no necesariamente actualizar correctamente en este punto.
Tags: Development, Major feature enhancements
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.

2002-09-18 19:54
1.02

Principales errores en la interfaz X11 todavía existen. Hay errores menores en el código en modo consola. El configure.in y archivos Makefile.in necesidad de una revisión. El modo de consola es estable, y X11 funciones del modo, pero es mucho menos estable.
Tags: Development, Initial freshmeat announcement
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.

Project Resources