Vmix Universal Title Controller -

A "Universal Title Controller" usually refers to a setup where a single interface (like a web browser or a dashboard) can update text across multiple different title templates without needing to reprogram your control surface every time you change graphics.

Many elite productions use both side-by-side: Data Sources to populate player stats sheets, and UTC to manage the live clocks, scores, and lower third triggers. Conclusion

What (scoreboards, lower thirds, tickers) do you need to control?

Created by developer "elgarf," vMix UTC is a standalone Windows application that connects to vMix via its official API. It allows you to build a specifically for your graphics, separating the "content" from the "engine". vmix universal title controller

A common point of confusion is whether to use vMix UTC or vMix’s built-in (which syncs Excel, Google Sheets, or RSS feeds).

Perhaps UTC’s most powerful feature is its ability to pull live data from external sources. The software supports , enabling you to connect to databases, web services, spreadsheets, or custom APIs. One vMix user built an entire volleyball broadcast control system using UTC with an Excel file as a database, allowing the production team to edit titles through a familiar spreadsheet interface while vMix dynamically substituted the data.

To understand the power of UTC, you need to understand its core building blocks, known as . You can arrange and customize these widgets on an open grid canvas: A "Universal Title Controller" usually refers to a

Data Model: The controller keeps an internal key-value store for fields, with typing (string, integer, float, boolean, timestamp), optional formatting rules, and a history/undo buffer. It supports calculated fields (expressions), conditional visibility, and value validation.

Create bespoke control panels using various widgets (buttons, labels, score counters) to manage specific production elements.

Enter the IP address and port of your vMix machine. If running on the same computer, use 127.0.0.1:8088 . Created by developer "elgarf," vMix UTC is a

When Guest B speaks, the operator selects their name from the dropdown.

A single button in UTC can do more than just fire one shortcut. By using the command list feature, one click can: Change the text of a graphic. Change the background image of the title overlay. Trigger an audio sound effect. Bring the graphic on-air using Overlay 1. Utilizing Variables and Inter-Widget Communication

This guide focuses on the most practical method:

Check your vMix Input names. If you rename an input inside vMix, you must update the mapping target within the UTC widget settings.