ATEM switcher control
atem_switcher_controlCreate an offline-safe OSC control preset for ATEM switchers in TouchDesigner, enabling program/preview selection and cut/auto/FTB transitions through atemOSC, Companion, or relay.
Instructions
Create an OSC control preset for an ATEM switcher routed through atemOSC, Bitfocus Companion, or another OSC relay. This does not use the Blackmagic SDK directly; it builds an offline-safe TouchDesigner OSC matrix for cut/auto/FTB and program/preview input selection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | atemOSC, Companion, or OSC relay host/IP. | 127.0.0.1 |
| name | No | Name of the ATEM control container COMP. | atem_switcher_control |
| port | No | OSC receive port for atemOSC/Companion/relay. | |
| active | No | Start OSC sending immediately. | |
| inputs | No | Switcher input count to expose. | |
| parent_path | No | Parent COMP to build the ATEM control preset in. | /project1 |