Summary
Run the complete Windows guided camera test script against the locally available simple Logitech webcam, currently observed as Logitech HD Webcam C525, and record which PTZControlConsole features actually work.
Why
The upstream PTZControl supported-camera list focuses on Logitech PTZ/conference camera families. The local Logitech webcam exposes at least some camera controls via DirectShow/IAMCameraControl, but we should not publicly claim full support until the guided test flow has been run and reviewed.
Test target
Known local device from previous runs:
ext Logitech HD Webcam C525
Previous cam-device-info -s 2 showed raw ranges for zoom/pan/tilt on this model, so it is a useful lower-end validation candidate.
Suggested test
Use the latest release console package and run the full guided Windows script:
powershell .\scripts\test-console-camera-windows.ps1
Select the local Logitech webcam for visible tests.
Keep the generated timestamped log file and attach/summarize the result in this issue.
Expected result to document
For this model, document which features are confirmed working, failing, or not meaningful:
- device enumeration
- cam-device-info raw ranges/current values
- zoom absolute/relative percent
- zoom absolute/relative raw
- move absolute percent/raw
- move relative percent/raw
- move-seek percent/raw
- restore-home
- restore-default
- restore-preset
- save-preset if tested separately
- DirectShow camera name getter/setter if relevant
Outcome
If validation is successful, update the Companion module supported-camera wording and docs to list the model as validated, with a precise feature subset. Do not imply that all simple Logitech webcams support all PTZ/preset features.
Summary
Run the complete Windows guided camera test script against the locally available simple Logitech webcam, currently observed as Logitech HD Webcam C525, and record which PTZControlConsole features actually work.
Why
The upstream PTZControl supported-camera list focuses on Logitech PTZ/conference camera families. The local Logitech webcam exposes at least some camera controls via DirectShow/IAMCameraControl, but we should not publicly claim full support until the guided test flow has been run and reviewed.
Test target
Known local device from previous runs:
ext Logitech HD Webcam C525Previous cam-device-info -s 2 showed raw ranges for zoom/pan/tilt on this model, so it is a useful lower-end validation candidate.
Suggested test
Use the latest release console package and run the full guided Windows script:
powershell .\scripts\test-console-camera-windows.ps1Select the local Logitech webcam for visible tests.
Keep the generated timestamped log file and attach/summarize the result in this issue.
Expected result to document
For this model, document which features are confirmed working, failing, or not meaningful:
Outcome
If validation is successful, update the Companion module supported-camera wording and docs to list the model as validated, with a precise feature subset. Do not imply that all simple Logitech webcams support all PTZ/preset features.