Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 358 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 358 Bytes

V4L2 userspace library

This is a Linux Video library that provides access to V4L2 devices. It directly calls the V4L2 ioctls without depending on libv4l or other C code.

Reference

The V4L2 userspace API is documented in the following places: