-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

uvcdynctrl


> A libwebcam command-line tool to manage dynamic controls in uvcvideo.

More information.


List all available cameras:

uvcdynctrl -l

Specify the device to use (defaults to `video0`):

uvcdynctrl -d {device_name}

List available controls:

uvcdynctrl -c

Set a new control value (for negative values, add -- before {-value}):

uvcdynctrl -s {control_name} {value}

Get the current control value:

uvcdynctrl -g {control_name}

Save the state of the current controls to a file:

uvcdynctrl -W {filename}

Load the state of the controls from a file:

uvcdynctrl -L {filename}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Mon May 20 23:26:26 2024