1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
|
Source: camstream
Section: misc
Priority: optional
Maintainer: Noel Koethe <noel@debian.org>
Build-Depends: debhelper (>> 3.0.0), libqt2, libqt-dev, kde-designer
Standards-Version: 3.5.2
Package: camstream
Architecture: any
Depends: ${shlibs:Depends}
Description: collection of tools for webcams and other video-devices
CamStream is (going to be) a collection of tools for
webcams and other video-devices, enhancing your Linux
system with multimedia video. All written in C++ and with
a nice GUI frontend. The interface is based on Qt, an
excellent GUI framework.
.
The aim of this project is build a set of programs for:
* Webcamming, that is saving an image and uploading it to
a server at regular intervals;
* Video conferencing;
* Webcam broadcast (including server);
* Recording movie clips (AVI, Quicktime) from a webcam (and
playing them back);
* Using a webcam as a security camera.
|