SludgePhD / LinuxVideo

V4L2 bindings

Home Page:https://docs.rs/linuxvideo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

V4L2 bindings

https://docs.rs/linuxvideo

License:BSD Zero Clause License


Languages

Language:Rust 100.0%