8000 GitHub - SludgePhD/LinuxVideo: V4L2 bindings
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

SludgePhD/LinuxVideo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

0