summaryrefslogtreecommitdiffstats
path: root/libraries/libv4l/README
blob: bd909db447a1bdeab6d259d202d9e2a285d11cd7 (plain)
1
2
3
4
5
6
7
8
libv4l is a collection of libraries which adds a thin abstraction
layer on top of video4linux2 devices. The purpose of this (thin)
layer is to make it easy for application writers to support a wide
variety of devices without having to write seperate code for
different devices in the same class.

You may need libv4l to use some video applications - see the README
in the libv4l documentation folder for usage instructions.