Configuring ATEM Control

From BATC Wiki
Jump to navigation Jump to search

An ATEM Mini Pro can be used as the HDMI switch. It is controlled by Telnet commands over the LAN. To control an ATEM, the following line must be in the config file:

outputswitchcontrol=atem

The parameters for the ATEM switching then need to be set. These have recently (Nov 2023) been added to the end of the config file:

# ATEM Switching instructions
atemip=192.168.2.148
atemoutput=0
atemprogram=1
atempreview=2
output0atem=1
output1atem=2
output2atem=3
output3atem=4
output4atem=5
output5atem=6
output6atem=7
output7atem=8
outputmultiatem=10

The ip address needs to be set and fixed (in the dhcp server on the LAN).

The ATEM has 3 "output" selections. The output (0) is the HDMI output. The program (1) is the USB (and stream?) output, and the preview (2) is displayed on MultiView. These values should not need to be changed.

The commands to out[put each input (up to 8 on some ATEMs) follow. In all cases, the repeater controller video should be connected to physical input 1 (known in the repeater controller as output 0). If the other inputs are connected ligivcally, there should be no need to change any of these values.

The "outputmultiatem" code is used to route the Multiview output to the ATEM HDMI output. This is selected when QuadView is demanded. Note that the USB/Stream output is not capable of displaying the Multiview.

Audio Switching

There is no capability to switch audio independently of video on the ATEM, but the audio switching can be set to follow the video on the ATEM. Use the Windows ATEM Software Control, go to the audio tab and select AFV on all 4 input channels and the Master. Then from the file menu select "Save Startup State".