Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement: For desktop instances, would be cool to control cams motion (PTZ) using keyboard arrow keys #648

Closed
friskyweasel opened this issue Jun 11, 2018 · 2 comments

Comments

@friskyweasel
Copy link

Current workflow to move cams:

  1. Launch app and pull up camera montage
  2. Click a specific camera which brings it full size and upper right / bottom right pink menu buttons appear
  3. Click bottom right menu button to expand it
  4. click "Control"
  5. Click Up / Down / Left / Right arrow icons to move cam in the desired direction

Proposed workflow to move cams:
Keep the above workflow in place, but after step #2 above, add listeners that would respond to the physical keyboard's (<- for desktop users) up/down/left/right buttons, and would trigger the same action(s) as step #4 above (move the cameras using keyboard arrows). The GUI actually provides 8 possible movement directions, but to me this feature would be just fine even if it only allowed movement in 4 directions (up/down/left/right).

@pliablepixels
Copy link
Member

pliablepixels commented Jul 24, 2018

Refer to #675 doing a superset. If you are ok, lets close this and track progress there

@friskyweasel
Copy link
Author

very nice - thank you for all your hard work and effort!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants