1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Source: fswebcam
Section: graphics
Priority: optional
Maintainer: Luca Niccoli <lultimouomo@gmail.com>
Build-Depends: debhelper (>= 9.20120417), libgd2-noxpm-dev | libgd2-xpm-dev, libv4l-dev
Standards-Version: 3.9.5
Homepage: http://www.firestorm.cx/fswebcam/
Vcs-Git: git://anonscm.debian.org/collab-maint/fswebcam.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/fswebcam.git;a=summary
Package: fswebcam
Architecture: linux-any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Tiny and flexible webcam program
Fswebcam is a tiny and flexible webcam command-line program for capturing
images from a V4L1/V4L2 device. It accepts a number of formats, can skip
the first (possibly bad) frames before performing the actual capture, and
can perform simple manipulation on the captured image, such as resizing,
averaging multiple frames or overlaying a caption or an image.
|