[ 源代码: uvccapture ]
软件包:uvccapture(0.5-5)
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.
其他与 uvccapture 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libjpeg62-turbo (>= 1.3.1)
- libjpeg-turbo JPEG runtime library