Linux currently has device discovery and standard V4L2 PTZ controls. Logitech extension-unit support for camera presets and home restore/save is still missing outside Windows.
Scope:
- implement Logitech UVC extension-unit calls on Linux
- investigate macOS UVC/IOKit support path
- make
restore-home, restore-preset, and save-preset functional where supported
- keep clear non-zero errors where a platform/driver cannot support the command
Related commits:
- c430b01 Add console backend abstraction and Linux preview asset
- f25c330 Implement Linux V4L2 PTZ controls
- 6457ad0 Add cross-platform metadata config and camera test scripts
Linux currently has device discovery and standard V4L2 PTZ controls. Logitech extension-unit support for camera presets and home restore/save is still missing outside Windows.
Scope:
restore-home,restore-preset, andsave-presetfunctional where supportedRelated commits: