Skip to main content

Vū System Overview

Welcome to Vū! This guide will help you understand the core components of the Vū platform and how they work together.

What is Vū Studio?

Vū Studio is a cloud-based control platform for virtual video production, digital signage, experience centers, and immersive LED environments. It lets you control what's displayed on one or more screens — from a phone, tablet, laptop, or desktop — from anywhere in the world.

The Three Core Components

Every Vū system consists of three main parts:

1. Vū Media Server software

A Windows application installed on a PC that is physically connected to your LED wall, TV, or display. It handles all media playback, lighting control, and scene management locally. Think of it as the engine — it does the heavy lifting of actually driving pixels to your screens.

2. Vū Server (the Bridge)

A lightweight service that runs alongside the Vū Media Server software on the same Windows machine. It connects the local display engine to the cloud, handling all communication between Vū Studio and the Vū Media Server software over MQTT, WebRTC, and WebSocket protocols. The Vū Media Server manages starting and stopping the Vū Server automatically — you don't need to manage it manually.

3. Vū Studio (the Controller)

The web application at one.vu.studio — this is what you use day-to-day. Available in any browser on any device. It lets you upload media, build scenes, control lighting, manage users, and send commands to your displays in real time.

How They Connect

Your Browser                   Windows Machine
───────────────── ─────────────────────────────
Vū Studio Web App ◄──MQTT──► Vū Server ◄──WebSocket──► Vū Media Server
(one.vu.studio) ◄─WebRTC──► ◄──────────────► software (Unity app)


Your Display
(LED Wall / TV)

When you tap "Play" or make any image or lighting adjustments in Vū Studio, the command travels from your browser to the MQTT broker in the cloud and then down to the Vū Media Server on the Windows machine in under a second.

Optional Components

Depending on your setup, you may also have:

  • Vū Watchdog Service — a background health monitor that tracks CPU, RAM, GPU, network status, and application health, publishing everything to a dashboard and MQTT for remote monitoring
  • SceneForge — a desktop pre-visualization tool for planning and previewing virtual production scenes before a shoot
  • Vū AI Engine — AI-powered tools for generating media, searching your library, and automating scene creation

Common Use Cases

Use CaseHow Vū Helps
Virtual film productionControl LED wall backgrounds, camera tracking, lighting in real time
Digital signageManage content across multiple screens on a campus or venue
Experience centersDrive immersive LED installations with synchronized media and lighting
Briefing centersPresent polished, branded content from any device without AV complexity
Sports facilitiesCoordinate scoreboards, replay screens, and ambient lighting

Next Steps