
uvcdynctrl
List of commands for uvcdynctrl:
-
uvcdynctrl:tldr:07170 uvcdynctrl: Specify the device to use (defaults to `video0`).$ uvcdynctrl -d ${device_name}try on your machineexplain this command
-
uvcdynctrl:tldr:4590d uvcdynctrl: Load the state of the controls from a file.$ uvcdynctrl -L ${filename}try on your machineexplain this command
-
uvcdynctrl:tldr:461bf uvcdynctrl: List all available cameras.$ uvcdynctrl -ltry on your machineexplain this command
-
uvcdynctrl:tldr:7af7c uvcdynctrl: List available controls.$ uvcdynctrl -ctry on your machineexplain this command
-
uvcdynctrl:tldr:aa1ab uvcdynctrl: Save the state of the current controls to a file.$ uvcdynctrl -W ${filename}try on your machineexplain this command
-
uvcdynctrl:tldr:b0969 uvcdynctrl: before {{-value}}).$ uvcdynctrl -s ${control_name} ${value}try on your machineexplain this command
-
uvcdynctrl:tldr:b3ab4 uvcdynctrl: Get the current control value.$ uvcdynctrl -g ${control_name}try on your machineexplain this command