Skip to content

LIBUSB_TRANSFER_STALL on some controls #52

Description

@positlabs

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 } }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions