Télécharger la liste

Description du projet

Camsource is a modularized and multithreaded daemon for grabbing image frames from a video4linux device. It uses a simple yet powerful plugin system, which allows it to use the same grabbed images for multiple purposes at the same time. It features image filter plugins, which can be daisychained in the XML config file to modify the image before passing them to other plugins. Included plugins provide compatibility with camserv (multipart jpeg streams) and webcam_server, a local snapshot file writing module, and an FTP upload module, as well as basic image filtering (resizing, flipping, and rotating).

Système requise

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.

2002-09-23 04:36
0.3.0

Un module de superposition de texte a été ajouté. Il peut afficher un texte fixe ou d'un horodatage à l'image, ou lire le texte à afficher sur demande à partir d'un fichier local ou à partir de la sortie standard d'une commande. Toutes les fonctions socket ont été modifiées pour faire usage des non-bloquant I / O avec la manipulation de délai d'attente appropriée. Il est maintenant possible de spécifier le niveau de compression JPEG sur une base par module, et un filtre rgbbgr a été ajoutée.
Tags: Major feature enhancements
A text overlay module has been added. It can display a fixed text or timestamp in the image, or read the text to display on demand from a local file or from a command's stdout. All socket functions have been modified to make use of non-blocking I/O with proper timeout handling. It is now possible to specify the JPEG compression level on a per-module basis, and an rgbbgr filter has been added.

2002-09-19 22:01
0.2.0

Il est maintenant possible de sélectionner le canal d'entrée v4l à utiliser. Le FILEWRITE ftpup et des modules ont été ajoutés, ce qui rend possible d'écrire périodiquement des instantanés de fichiers ou de les télécharger via FTP. Le rapport d'erreurs a été améliorée, et la structure du fichier config a été nettoyé.
Tags: Major feature enhancements
It is now possible to select which v4l input channel to use. The filewrite and ftpup modules have been added, making it possible to periodically write out snapshots to files or upload them via FTP. Error reporting has been improved, and the config file structure has been cleaned up.

2002-09-17 07:42
0.1.0

Tags: Initial freshmeat announcement

Project Resources