mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
435f7324e5
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
8 lines
417 B
Text
8 lines
417 B
Text
libunicap (video capture api)
|
|
|
|
unicap provides a uniform interface to video capture devices. It allows
|
|
applications to use any supported video capture device via a single API.
|
|
It offers a high level of hardware abstraction while maintaining maximum
|
|
performance. Zero copy capture of video buffers is possible for devices
|
|
supporting it allowing fast video capture with low CPU usage even on
|
|
low-speed architectures.
|