- UVC cameras
This driver supports hot-plug (multiple devices).
This driver is platform independent.
INDIGO Astronomy open-source license.
indigo_server indigo_ccd_uvc
Tested with SVBONY SV205 and TIS DMK21
UVC driver doesn't work on macOS Monterey or later due to presence of system kernel extension com.apple.UVCService. The only known workaround is to run the application containing UVC driver as root to allow libusb_set_auto_detach_kernel_driver() call to detach kernel driver and subsequent execution of the application execution will work until the camera is unplugged.