Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fhunleth/v4l2reg

Utility for getting and setting registers on V4L2 cameras
https://github.com/fhunleth/v4l2reg

Last synced: about 1 month ago
JSON representation

Utility for getting and setting registers on V4L2 cameras

Awesome Lists containing this project

README

        

v4l2reg
=======

Simple utility to get and set V4L2 camera registers from the commandline. The
kernel needs to be compiled with CONFIG_VIDEO_ADV_DEBUG for the required
ioctls to be around.