v3.0.2
What's Changed
Bugfixes:
- Skip network change replies (
z0 38 FF
, wherez
is8
toF
encoding a device address 0 to 7 for serial access) wherever they appear in non-PTZOptics camera replies. (PTZOptics users shouldn't need this fix and won't be affected by it.) (#54)
Manual install instructions
In Companion 3.2 or later:
- Create an empty folder somewhere and give it a name like
companion-dev-modules
. - In that folder, extract the
companion-module-ptzoptics-visca.tgz
— such thatcompanion-dev-modules/pkg/companion/manifest.json
will exist.- You can rename the extracted
pkg
folder to another name if needed.
- You can rename the extracted
- In Companion's launch window, click the little gear icon in top right, and set the "Developer modules path" at bottom to the
companion-modules-dev
folder.
You can verify that the module installed correctly using the "Help" icon on any connection's configuration page.
Full Changelog: v3.0.1...v3.0.2