A Bitfocus Companion version 3.x.x module.
The purpose of this module is for managing AVER Pan, Tilt, Zoom (PTZ) camera models that can be controlled using VISCA commands over IP.
Environment: Install NPM, Yarn, and Bitfocus Companion.
Steps:
- Create a new folder named
companion-module-dev
. - Clone and unzip the branch into the
companion-module-dev
folder. - In a command prompt/terminal, navigate to the unzipped folder, type
yarn
to download dependency files. - Launch Companion and modify the Developer modules path to
companion-module-dev
. - The module appears in “Add Connection” search as “Aver” or "PTZ"
Use the open-source PacketSender software for testing VISCA commands directly with the camera. Refer to the AVER document for VISCA commands of models PTZ310/PTZ330, TR530/320, TR311HN, TR311, TR313, TR331, and TR333 12. Even if a specific model isn’t mentioned, the commands might still work.
With PacketSender:
- Configure settings:
Name: Camera 1 Preset 1
Address: Camera IP Address
HEX: 01 00 00 09 00 00 00 00 81 01 04 3F 02 01 FF
Port: 52381
Type: UDP
- Click “Send” to load/recall preset 1 (presuming it’s saved on the camera).