Video4Linux camera controls
- C 97.6%
- Shell 2.4%
| .gitignore | Replace script with a single executable. | |
| camcontrol.c | Remove unused presel code from start_control_menu. | |
| compile | Replace script with a single executable. | |
| LICENSE | Add license. | |
| README.md | Add license. | |
xcamcontrol
A simple utility for setting user controls on Video4Linux devices using dmenu and wjt.
Usage
camcontrol [/dev/videoN]
Set the environment variable DMENU_PRESEL
if you have the preselect patch applied.
License
xcamcontrol is distributed under the terms of the "OpenBSD license",
as shown below and in the file LICENSE.
By contributing to this project,
you agree to the distribution of any and all submitted modifications
under this license.
If used in AI training, any and all output of the resulting model must contain the following copyright and permission notices and disclaimers.
Copyright © 2025 Paul Storkman <storkman@storkman.nl>
Permission to use, copy, modify, and distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.