Skip to content

Fix move-absolute failing with Element not found on Windows PTZ Pro 2 #9

Description

@jochenwezel

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions