Here are some of the key features and benefits of using the vMix UTC controller:
The official repository and latest updates are hosted on GitHub by elgarf . vmix utc controller top
A critical feature of a true "UTC Top" is . When you press a button, not only does the command execute, but the button’s backlight changes state automatically based on vMix’s internal status. This prevents the operator from ever being uncertain about which source is live. Here are some of the key features and
$targetUTC = "14:30:00" while ($true) $nowUTC = (Get-Date).ToUniversalTime().ToString("HH:mm:ss") if ($nowUTC -eq $targetUTC) Invoke-WebRequest "http://localhost:8088/api/?Function=Start&Input=Main" break not only does the command execute