cianmawhinney / visca-camera-controller

A controller for VISCA compatible PTZ cameras
MIT License
2 stars 0 forks source link

Generalised Joystick Support #25

Open cianmawhinney opened 1 year ago

cianmawhinney commented 1 year ago

Allow mapping axis and buttons of joysticks to camera functions.

Tie in with #24, ideally the web interface could be used to configure this. Potential flow:

  1. Start editing joystick configuration
    • Specify either for joystick type (manufacturer id etc) or specific joystick (serial number etc)
  2. Select functionality to be added
  3. Have server watch for movement on an axis or button presses on that joystick
  4. Next button press gets mapped to that functionality