Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/fhunleth/v4l2reg
- Owner: fhunleth
- Created: 2012-05-20T21:53:27.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-05-20T21:56:27.000Z (over 12 years ago)
- Last Synced: 2024-10-13T09:56:26.840Z (2 months ago)
- Language: C
- Size: 97.7 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.