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

Support custom UVC XU controls

Open qeroll opened this issue 10 months ago • 1 comments

Hi,

I would like to support custom UVC XU controls. In Linux I am using UVCIOC_CTRL_MAP ioctl.

Any idea if it can be done in macos? Is this something this utility can support?

Thanks

qeroll avatar Apr 07 '24 12:04 qeroll

I haven't had a UVC-compatible camera in a long time, so I can't really work on adding that support. Note that in the UVCController code the VC_EXTENSION_UNIT is defined (as it was long ago in Apple USB headers ) but is not handled. The Linux headers for UVC make this seem like a complex addition.

jtfrey avatar Apr 11 '24 18:04 jtfrey