Vmix Universal Title Controller -
Social & Audience Interactivity: Ingests sanitized social posts, polls, or donations and maps them to templates with moderation workflows.
Because vMix UTC layouts feature highly customizable button sizes, colors, and fonts, it is highly optimized for touchscreen monitors. Designing a large-button grid allows a dedicated graphics operator to quickly tap their way through a show, minimizing the risk of misclicks or typos under pressure. vMix UTC vs. vMix Data Sources
Are you looking to build a specific or a remote replay station with UTC? vmix universal title controller
<!DOCTYPE html> <html> <head> <style> body background: transparent; font-family: 'Arial'; .lowerthird background: #1e3c72; color: white; padding: 15px; #name font-size: 24px; #title font-size: 18px; opacity: 0.8; </style> </head> <body> <div class="lowerthird"> <div id="name">Enter Name</div> <div id="title">Enter Title</div> </div> <script> // The vMix API hook function SetText1(value) document.getElementById('name').innerHTML = value;
Control all active title inputs (GT Title, Dynamic Title, or external HTML titles) from a single dashboard. Instantly switch between different title templates. vMix UTC vs
The most significant advantage is the ability to change text while the graphic is on air . With the UTC, you can map vMix buttons, shortcuts, or even external scoring software to update a player's name, score, or timer without taking the graphic down to edit it.
: It can trigger vMix shortcuts, transitions, and multi-step scripts from a single button press. NDI Support Instantly switch between different title templates
You can program buttons to perform multiple actions—like showing a graphic, waiting 5 seconds, and then hiding it—effectively adding advanced automation to lower versions of vMix. Pro-Tips for Getting Started
: You must enable the "Web Controller" in your vMix settings for UTC to communicate with the software.
If you’re a solo producer, keep the UTC Interface on a side monitor to keep your main vMix view clean.