Release notes
PTZ Shot Director 1.5.5
This release fixes joystick mapping detection, improves how remote web layouts are reached on the network, and makes remote layout access easier to enable by default.
Highlights
- Fixed joystick button mapping so the map dialog waits for a clean release state before listening for the new press.
- Fixed axis mapping so the dialog waits for the joystick to return to center before capturing motion.
- Added a redirect from the web root to
/layouts, so remote layout access works from the base app URL. - New installs now default remote layout access on, using
0.0.0.0when no saved setting exists. - The app now makes restart expectations clearer after API host or remote-access changes.
Operational impact
- Joystick mapping is more reliable even when the controller was already active before opening the map dialog.
- Opening
http://your-computer-ip:5005now lands on the layouts UI instead of a blank root path. - Remote web layouts still require firewall access on the host machine.