atem_set_program
Switch the live program input on an ATEM video switcher to control which source is broadcast.
Instructions
Set the program (live/on-air) input on the ATEM switcher.
Args:
input (number): Input source number (e.g., 1=Input 1, 2=Input 2, 1000=Color Bars, 2001=Color 1, 3010=Media Player 1, 3020=Media Player 2, 6000=Super Source, 10010=Black)
me (number, optional): Mix Effect bus number (default: 0 for ME1)
Common input IDs: 1-20 = physical inputs, 1000 = color bars, 2001/2002 = color generators, 3010/3020 = media players, 6000 = super source, 10010 = black.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | Input source number | |
| me | No | Mix Effect bus (0=ME1, 1=ME2, etc.) |