Audinate Dante
Audinate Dante
This module enables the ability to set Dante subscriptions using a managed domain
There are three modes of operations:
- Creating subscriptions using fixed values for Rx and Tx
- Creating subscriptions using a selector (first, select the Rx, then the Tx)
- Creating multiple subscriptions using fixed values of Rx device and Rx-Tx channel mapping
Each of these operations has a preset, which includes the appropriate feedback. However, the option values in each feedback will need to be set manually for each button.
To clear subscriptions on an Rx channel, set the Tx device and Tx channel to empty strings.
The new multi-channel subscription comes with a learn button for both the action and feedback to load fresh states from the device. Note that this multi-channel subscription action renders drop-downs for low channel counts and and text field for high channel counts.
Companion version support
This module is built and tested for Companion version 4.
Selector
When using the selector, it is expected that a row of buttons is set up to set the selector value (i.e., the destination) and another set of buttons to set the subscription value (i.e., the source).
In newer versions of the module, there's an option to change the number of selectors to support uses cases where more selectors are required.
Connection
This module requires access to the Dante Managed API, which is currently available through a Dante Cloud Beta account or Dante Domain Manager (from version 1.5 onwards)
Each module is scoped to a particular Dante domain. If you have multiple domains you want to manage, just set up a new connection for each domain.
- API Host -> The HTTP(S) endpoint for the API
- API Key -> The secret key with access to the domain below
- Domain ID -> The machine-friendly identifier for the domain
- Disable certificate validation (e.g. if your server is using a self-signed certificate)
Audinate
To file a new issue, you need to sign up for a user on GitHub.
Go to GitHub issues →