uvc 1.2.0 uvc: ^1.2.0 copied to clipboard
A Dart package for controlling UVC compliant webcams on macOS and Windows.
Next #
1.2.0 #
- Added support for macOS arm and intel, where only intel was previsouly supported.
- Added brightness:
camera.brightness.current
.
1.1.0 #
- Added backlight compensation
- Added powerline frequency
- Added brightness
- Added contrast
- Added saturation
- Added sharpness
- Added whitebalance
- Can now set focus and focus auto, not just get the values.
1.0.0 #
- Initial version with support for pan, tilt, zoom, and focus. Runs on macOS and Windows.