Mastery of the UTC—specifically via HTML implementation—is a critical skill for moving from a basic vMix operator to a professional broadcast engineer.
Open the Universal Title Controller → Enter your vMix machine IP and port (default: 8088). universal title controller vmix
The UTC is generally case-sensitive depending on the format. It is best practice to use CamelCase (e.g., GuestName ) without spaces. Spaces in variable names (e.g., Guest Name ) can break API calls because the URL string must encode the space as %20 . It is best practice to use CamelCase (e
No credit card required. Works with vMix HD/Pro/4K. [Download Now] | [Watch Demo Video] | [GitHub (Open Source Edition)] Works with vMix HD/Pro/4K
A: Yes – you can trigger In/Out animations directly from the controller.
Note: Using the data-vmix attribute is preferred for simple text as it requires zero coding, but the JavaScript method is necessary for logic-based graphics (e.g., "If Score > 100, turn text Gold").
For HTML titles, you can right-click the input preview in vMix and select "Inspect Element." This opens Chrome Developer Tools, allowing you to debug why the UTC isn't updating your text (usually a broken JavaScript reference or a misspelled ID).