diff options
| author | Christian Kolset <christian.kolset@gmail.com> | 2026-05-07 14:46:20 -0600 |
|---|---|---|
| committer | Christian Kolset <christian.kolset@gmail.com> | 2026-06-03 09:50:17 -0600 |
| commit | 0a8d42501c1bf168bd852537bb3cd18490fac7ee (patch) | |
| tree | e6e604cb7fc026fed8ffa65ea14929dfabdfbab9 /devices/base_device.py | |
| parent | 8e5d0aec942fb9c49040fc525f0d697fd24d7c2f (diff) | |
Motion capture: camera selection dropdown
Replace camera index spinbox with a combo listing detected cameras by
name. On Linux enumerates /dev/video* and reads device names from sysfs
(fast, no probing). Fallback probes cv2.VideoCapture indices 0-7 on
other platforms. Simulation entry always appended as last option.
Also adds explicit simulation mode (index -1) to tracker.start() and a
rescan button (⟳) in both the main window and the Settings > Plugins
widget.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'devices/base_device.py')
0 files changed, 0 insertions, 0 deletions
