Skip to content

v3.0.2

Compare
Choose a tag to compare
@jswalden jswalden released this 25 May 20:58
· 75 commits to master since this release

What's Changed

Bugfixes:

  • Skip network change replies (z0 38 FF, where z is 8 to F 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:

  1. Create an empty folder somewhere and give it a name like companion-dev-modules.
  2. In that folder, extract the companion-module-ptzoptics-visca.tgz — such that companion-dev-modules/pkg/companion/manifest.json will exist.
    • You can rename the extracted pkg folder to another name if needed.
  3. 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