These controls are listed as supported in the camera terminal descriptor, but they are stalling out when I try to get info or defaults for them.
{ id: 'absolute_focus',
error: { Error: LIBUSB_TRANSFER_STALL errno: 4 } }
{ id: 'absolute_zoom',
error: { Error: LIBUSB_TRANSFER_STALL errno: 4 } }
{ id: 'absolute_pan_tilt',
error: { Error: LIBUSB_TRANSFER_STALL errno: 4 } }
{ id: 'auto_focus',
error: { Error: LIBUSB_TRANSFER_STALL errno: 4 } }
These controls are listed as supported in the camera terminal descriptor, but they are stalling out when I try to get info or defaults for them.