Observed during manual Windows testing with PTZControlConsole v2.4.2.4:
move-absolute --x 10 --camera "PTZ Pro 2"
move-relative --x 10 --camera "PTZ Pro 2" also failed in the original test run before later XU fixes
- Error:
Element nicht gefunden. (0x80070490)
Expected result:
- move-absolute should either move the camera or fail with a specific explanation of the missing driver/control capability.
Related commits:
- 0819532 Add camera device info command
- 2551bc1 Add explicit value modes for CLI moves
- 1e63686 Fix Windows Logitech XU commands
- d74dc4b Improve camera info and selection syntax
Needs retest against current main because move-relative was changed after the reported test.
Observed during manual Windows testing with PTZControlConsole v2.4.2.4:
move-absolute --x 10 --camera "PTZ Pro 2"move-relative --x 10 --camera "PTZ Pro 2"also failed in the original test run before later XU fixesElement nicht gefunden. (0x80070490)Expected result:
Related commits:
Needs retest against current main because move-relative was changed after the reported test.