Send Companion Feedback Filtered
Sends to the Companion OSC Server a JSON file describing one specific state of the ATEM switcher.
Last updated
Sends to the Companion OSC Server a JSON file describing one specific state of the ATEM switcher.
Last updated
Message | Description | Arguments |
---|---|---|
| Sends to the Companion OSC Server a JSON file describing the current state of the ATEM switcher. | Multiple |
Argument | Type | Description |
---|---|---|
Filter | Command, delimited string |
|
Log | Integer | Optional. Specify 1 to send output to console (debugging only) |
The JSON returned will be similar to that described in the Send Companion Feedback action except blank or empty values will be returned in the section not being filtered. Additional a filter key will be present with the string used to filter (i.e. dsk
).
NOTE: For the Filter variable, do not add spaces in the comma-delimited list of feedback parameters. Use this:
dsk,me,supersource
and not this:
dsk, me, supersource
See screenshot below:
MixEffect 1.4.4 or higher