linuxvideo

Crates.iolinuxvideo
lib.rslinuxvideo
version0.3.3
sourcesrc
created_at2022-05-01 13:31:14.881664
updated_at2023-12-16 00:38:26.559772
descriptionV4L2 video capture and output library
homepage
repositoryhttps://github.com/SludgePhD/LinuxVideo.git
max_upload_size
id578596
size130,780
Sludge (SludgePhD)

documentation

README

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:

Commit count: 46

cargo fmt