Listed and claimed on Glama, checks run against the latest release.
Also fixes the tool count: the surface is platform-dependent — 35 on Windows
and macOS, 34 on Linux, where obsbot_gimbal_move_speed is hidden because
there is no live position feedback to range-clamp a speed x duration burst
against. The original "36" counted a --debug-only diagnostic tool and was
wrong for every default install.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Controls an OBSBOT Tiny 2 webcam over USB — motorized gimbal, zoom, AI
tracking, image controls, snapshots and recording. Placed under Embedded
System rather than Multimedia Process since it drives physical hardware
(nearest neighbours being the CNC and 3D-printer servers) rather than
processing media.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>