<!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;
vMix Universal Title Controller is an external, Windows-based software utility designed specifically to control vMix titles via the vMix API. Developed by community members, it acts as a standalone dashboard filled with custom buttons, text fields, timers, and scorekeepers.
Link a single text input in UTC to multiple titles in vMix. If you change a team name once, it can update on the scoreboard, the lower-third, and the bug simultaneously.