# Deployment Manual

Document Version Content Revision Revised By Revision Date
Audio Matrix Plugin V1.0.0 wangjiale 2025.01.02

# Audio equipment brands and model support

# ITC Device
  • TS-DP1616(16 input 16 output)
  • TS-DP1212(12 input 12 output)
  • TS-DP880(8 input 8 output)
  • TS-DP440(4 input 4 output)
# HuShan
  • HuShan Audio Matrix Processor
  • HuShan1608(12 input 9 output)

# Front-end plug-in deployment

  1. Open the front-end plug-in management interface of CyberHub

1

  1. Find the audio matrix control plug-in and click on "Install". 2

  2. Modify the connection service address in the plug-in configuration. 2

# 服务端部署

  1. Server-side list => Audio matrix control plug-in => Click on "Install". 2

  2. The configuration file is as follows:

{
    "port": 3500,
    "cors": true,
    "baud": 9600,
    "com": "COM7",
    "defaultTimeOut": 500
}