wok view fswebcam/description.txt @ rev 25017

updated openjpeg, openjpeg-dev and openjpeg-tools (1.5.0 -> 1.5.2)
author Hans-G?nter Theisgen
date Wed May 18 06:55:41 2022 +0100 (2022-05-18)
parents
children
line source
1 Fswebcam is a neat and simple webcam app.
2 It captures images from a V4L1/V4L2 compatible device or file,
3 averages them to reduce noise and draws a caption using the
4 GD Graphics Library which also handles compressing the image
5 to PNG or JPEG. The resulting image is saved to a file or sent
6 to stdio where it can be piped to something like ncftpput or scp.