uvc-util icon indicating copy to clipboard operation
uvc-util copied to clipboard

Issue trying to set focus-abs

Open dimitre opened this issue 4 months ago • 0 comments

browsing camera capabilities here we have a parameter called focus-abs

focus-abs {
  type-description: {
    single value, unsigned 16-bit integer
  },
  minimum: 0
  maximum: 1023
  step-size: 1
  default-value: 1
  current-value: 1
}

but trying to set it returns one error I'm reporting here in the case it is unimplemented by uvc-util

here some camera info:

0            0x32e4:0x4689  0x02111100   1.00         HD USB Camera

dimitre avatar Sep 18 '25 00:09 dimitre