wok diff fswebcam/description.txt @ rev 24986

Up nettle 3.7.3 again, need glib-networking rebuild to no break midori
author Stanislas Leduc <shann@slitaz.org>
date Wed May 11 08:28:28 2022 -0400 (2022-05-11)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/fswebcam/description.txt	Wed May 11 08:28:28 2022 -0400
     1.3 @@ -0,0 +1,6 @@
     1.4 +Fswebcam is a neat and simple webcam app.
     1.5 +It captures images from a V4L1/V4L2 compatible device or file,
     1.6 +averages them to reduce noise and draws a caption using the
     1.7 +GD Graphics Library which also handles compressing the image
     1.8 +to PNG or JPEG. The resulting image is saved to a file or sent
     1.9 +to stdio where it can be piped to something like ncftpput or scp.