Run UTC on a separate laptop or monitor. This allows a dedicated "CG Operator" to handle titles and scores while the main director focuses on switching cameras.
: Build custom interfaces using buttons, scoreboards, and NDI monitors without coding. API Integration
It connects to vMix via the built-in (Application Programming Interface). Once connected, it scans your vMix production for titles and presents you with a clean, customizable web form. You fill out the form, hit "Update," and your lower third changes instantly.
: UTC supports base scripting and triggers, which can automate complex production tasks like technical direction and audio engineering.
Right-click on the UTC canvas to add a "Button." Assign it a vMix command, like OverlayInput1In .
var vmixIP = "127.0.0.1"; var vmixPort = "8088";
