SYNOPSIS
uvcdynctrl [OPTIONS]... [VALUES]...DESCRIPTION
uvcdynctrl 0.2.1Manage dynamic controls in uvcvideo
- -h, --help
- Print help and exit
- -V, --version
- Print version and exit
- -l, --list
- List available cameras
- -i, --import=filename
- Import dynamic controls from an XML file
- -a, --addctrl=vid
- Import dynamic controls for vid from default location
- -v, --verbose
- Enable verbose output (default=off)
- -d, --device=devicename
- Specify the device to use (default=`video0')
- -c, --clist
- List available controls
- -g, --get=control
- Retrieve the current control value
- -s, --set=control
- Set a new control value (For negative values: -s 'My Control' -- -42)
- -f, --formats
- List available frame formats
- -S, --save=filename
- Save device controls state to a file
- -L, --load=filename
- Load device controls state from a file