Audectra Stage
The main purpose of Audectra Stages is to run scenes, split their visualization output according to configured patches and forward them to bridges in a synchronized manner.
Each stage has two components:
- Stage Agent, which does the heavy lifting.
- Stage CLI, which allows to control the stage locally.
Stage Agent
The agent is responsible for running scenes and forwarding their visualization output according to configured patches to defined bridges.
Stage CLI
The CLI (Command Line Interface) can be considered as the agents user interface, as it allows you to interact with the locally installed agent.