On 12/03/2021 08:18, Roger Heflin wrote:
On Thu, Mar 11, 2021 at 6:03 PM Roger Heflin <rogerhef...@gmail.com> wrote:
You might try uvcdynctl that is what I have been using as it directly
talks to the webcam.

It will show the controls that exist and let you query and set them.


uvcdynctrl that is.


FWIW, uvcdynctrl seems to return much the same info as does v4l2-ctl.  At least 
for my capture device.

[egreshko@meimei ~]$ uvcdynctrl -c
Listing available controls for device video0:
  Brightness
  Contrast
  Saturation
  Hue

[egreshko@meimei ~]$ v4l2-ctl -l
                     brightness 0x00980900 (int)    : min=-100 max=100 step=1 
default=0 value=0
                       contrast 0x00980901 (int)    : min=50 max=200 step=1 
default=100 value=100
                     saturation 0x00980902 (int)    : min=0 max=200 step=1 
default=100 value=100
                            hue 0x00980903 (int)    : min=-90 max=90 step=1 
default=0 value=0

v4l2-ctl seems just a tad bit more user friendly since it returns the current 
value for the controls.

--
People who believe they don't make mistakes have already made one.

_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to