summaryrefslogtreecommitdiffstats
path: root/libraries/libunicap/README
blob: f556b088a6c83b27550a159679021e92c6303376 (plain)
1
2
3
4
5
6
7
8
9
10
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.

ffmpeg is an optional dependency.