uvccapture 0.5-1.2 source package in Ubuntu
Changelog
uvccapture (0.5-1.2) unstable; urgency=low * Non-maintainer upload. * Build-Depends on libjpeg-dev, not libjpeg62-dev. Closes: #644969. -- Didier Raboud <email address hidden> Mon, 21 Nov 2011 10:02:58 +0100
Upload details
- Uploaded by:
- Krzysztof Burghardt
- Uploaded to:
- Sid
- Original maintainer:
- Krzysztof Burghardt
- Architectures:
- any
- Section:
- graphics
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Precise | release | universe | graphics |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
uvccapture_0.5-1.2.dsc | 1.5 KiB | 24f0ea6c01a52102ed4a70eb276a05de9b947ca7081d63a740a7932a58b0e3b6 |
uvccapture_0.5.orig.tar.gz | 17.4 KiB | f162692226c073000a12093b0c9e70f8230e44ec284f35925b798d5cd99c6aac |
uvccapture_0.5-1.2.diff.gz | 3.0 KiB | 60e4fc9ce87cee8f7462972276fc1e210114a9f7c370433b5470e233dd236ff3 |
Available diffs
- diff from 0.5-1.1ubuntu1 (in Ubuntu) to 0.5-1.2 (590 bytes)
No changes file available.
Binary packages built by this source
- uvccapture: USB UVC Video Class snapshot software
The purpose of this software is to capture an image from a USB webcam at a
specified interval, and save it to a JPEG file, no other formats are supported.
.
Right now this software is really a hack, since still image support is not yet
available in the UVC driver. The program continually polls the UVC driver in
MJPEG mode, and at a specified interval writes a JPEG header and a single frame
to file, creating a JPEG image.