LiveMatrix User Documentation
LiveMatrix is a real-time communication system for production, broadcast, and event teams. These pages are written for people using or administering the system, not for developers working on the codebase.
Who These Docs Are For
Administrators
Use the management UI to create accounts, assign profiles, configure keys, and manage system settings.
Operators
Use the LiveMatrix client to sign in, work assigned talk/listen keys, and manage local audio settings.
Start Here
- Getting Started: first-run setup and the shortest path to a working system
- Admin Guide: day-to-day management UI tasks
- Operator Guide: client login, key behavior, and audio controls
- Troubleshooting: common setup and live-operation problems
- Glossary: core LiveMatrix terms
Access Points
- Management UI:
http://<server>:4567 - Operator client connection URL:
ws://<server>:45678/ws
If your deployment uses a proxy, HTTPS, or custom paths, use the URLs provided by your deployment owner.
At a Glance
LiveMatrix is built around a few concepts:
- users: operator accounts and virtual endpoints
- profiles: reusable key layouts assigned to users
- keys: talk/listen controls that target users or party lines
- party lines: shared communication groups
For the most common setup path, start with Getting Started.