# 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
- Open the front-end plug-in management interface of CyberHub
Find the audio matrix control plug-in and click on "Install".
Modify the connection service address in the plug-in configuration.
# 服务端部署
Server-side list => Audio matrix control plug-in => Click on "Install".
The configuration file is as follows:
{
"port": 3500,
"cors": true,
"baud": 9600,
"com": "COM7",
"defaultTimeOut": 500
}