# The MVP Dashboard

The Dashboard is the home page of the MVP web interface. It provides a live overview of everything happening on your device: what's playing, what signals are being received, and the status of all connected hardware.

<figure><img src="/files/jKRtgJMYqeDVYsePWPdl" alt=""><figcaption></figcaption></figure>

***

## Playback Column

### Timecode Section

When timecode clips are configured in the [Timeline Editor](/4.-timecode-setup/the-timeline-editor.md), a timecode header and timeline appear at the top of the Playback column. If no timecode clips are configured, this section is hidden entirely.

<figure><img src="/files/XFD3Eo2kjnEzV4BDiKsl" alt=""><figcaption></figcaption></figure>

The timecode header shows:

* **Active slot name**: Links to the Timecode page
* **Source & FPS chip**: Shows "LTC" or "MTC" with detected framerate (e.g., "LTC . 30fps"). Turns red with a pulse animation if the detected FPS doesn't match the configured FPS. Only visible when timecode signal is present.
* **Rate chip**: Shows playback speed (e.g., "1.000x"). Only visible when timecode signal is present.
* **SMPTE timecode display**: Large HH:MM:SS:FF display (classic LED clock style)

Below the header, a **Timecode Timeline** visualization shows:

* **Two track lanes**: VIDEO and LIGHTING with colored clip blocks
* **Ruler**: Major tick marks every minute (HH:MM:SS), minor ticks every 15 seconds
* **Red playhead**: Auto-follows the incoming timecode position during playback
* **Clip labels and thumbnails**: Video clips show image thumbnails, lighting clips show a "DMX" badge

### Playback Status Bar

Two side-by-side sectioins showing the current state of Video and Lighting playback:

<figure><img src="/files/ODRRat4Fh0ETNYl8QlNS" alt=""><figcaption></figcaption></figure>

| Field        | Description                                                                                 |
| ------------ | ------------------------------------------------------------------------------------------- |
| **Title**    | "Videos" or "Lighting Cues" (clickable to navigate to that page), with the active slot name |
| **State**    | "Playing" (pulsing green) or stopped                                                        |
| **Filename** | Currently playing file                                                                      |
| **Position** | Current playback position in HH:MM:SS.t format                                              |

### Trigger Tables

Two scrollable tables showing the complete MIDI note-to-file assignment for Video and Lighting:

* **Note** column: MIDI note number (00-99)
* **File** column: Assigned filename
* **"Show only assigned"** checkbox: Filters both tables to hide empty notes
* **Green pulse highlight**: The currently playing clip's row pulses green
* **Note 00**: Always shows "Black Out" in both tables

<figure><img src="/files/4ITsXRu8sWmSfNgMiLui" alt=""><figcaption></figcaption></figure>

### ArtNET Preview

A link labeled **"ArtNET Preview"** appears in the Lighting trigger table header. Clicking it opens a **floating overlay panel** in the top-right corner of the screen.

<figure><img src="/files/xwWSvKYygeeihI39X2pC" alt="" width="189"><figcaption></figcaption></figure>

The overlay displays:

* **512-channel grid**: Each cell shows a DMX value (0-255)
* **Universe selector**: Dropdown to choose which of the 16 universes to view
* **Real-time updates**: Refreshes as DMX data changes
* **Close button**: Dismisses the overlay

***

## Device Status (Right Column)

### MVP Version

Shows the current firmware version with an info icon. Displays update status messages:

<figure><img src="/files/4vfE3L7gEn51YrQLZIGL" alt="" width="479"><figcaption></figcaption></figure>

| Status                              | Display                                                               |
| ----------------------------------- | --------------------------------------------------------------------- |
| **Up to date** (internet connected) | "Your MVP is up to date"                                              |
| **No internet**                     | "Connect to Internet to check for updates"                            |
| **Update available**                | Pulsing green "MVP v\_\_\_ Update Available" with "Click for Details" |
| **Update downloaded**               | "MVP v\_\_\_ Update Ready" with "Click for Details"                   |
| **Critical update**                 | "Important Update Available. Please download now."                    |

Click to open the [Update Dialog](broken://pages/0e63625673a69c52d4cdf033f488431cd1ac9d28). If no internet and an update is available, clicking here opens the Wi-Fi dialog instead.

### Wi-Fi Status

<figure><img src="/files/o8y4bYuCBxUW7YtAIZzQ" alt="" width="479"><figcaption></figcaption></figure>

| Field          | Description                                |
| -------------- | ------------------------------------------ |
| **SSID**       | Connected network name, or "Not Connected" |
| **IP Address** | MVP's Wi-Fi IP address                     |
| **Subnet**     | Network subnet mask                        |

Click to open the Wi-Fi configuration dialog. Grayed out when not connected.

### Ethernet Status

<figure><img src="/files/wiYeH5AsQPAEwZT0gvPQ" alt="" width="479"><figcaption></figcaption></figure>

| Field          | Description                            |
| -------------- | -------------------------------------- |
| **Mode**       | "Static" or "DHCP", or "Not Connected" |
| **IP Address** | MVP's Ethernet IP address              |
| **Subnet**     | Network subnet mask                    |

Click to open Ethernet settings. Grayed out when not connected.  A yellow warning icon appears if Wi-Fi and Ethernet share the same IP range.

### USB-C Host Status

<figure><img src="/files/8WpyLf4LTzq1YjVBfaXL" alt="" width="479"><figcaption></figcaption></figure>

| Field         | Description                                    |
| ------------- | ---------------------------------------------- |
| **Host Type** | "Mac", "PC", or "Disconnected"                 |
| **MVP IP**    | The IP address the MVP uses on the USB network |
| **Host IP**   | The IP address of the connected computer       |

Grayed out when no computer is connected.

### HDMI

<figure><img src="/files/lqGb8iGXUn3m38DUCyyp" alt="" width="479"><figcaption></figcaption></figure>

| Field           | Description                         |
| --------------- | ----------------------------------- |
| **Device Name** | Connected display name              |
| **Resolution**  | Output resolution (e.g., 1920x1080) |
| **Framerate**   | Output refresh rate (e.g., 60 Hz)   |

Shows "Not Connected" when no display is detected. Grayed out when disconnected.

***

## Input Monitor

The Input Monitor card is always visible in the right column and provides real-time feedback on all incoming signals.

### LTC Signal Quality (Conditional)

**Only visible when an LTC timecode signal is detected.** Two horizontal meters help you verify your LTC audio signal:

* **LTC Volume**: Shows incoming audio signal level in dB. Color-coded: green (good, -20dB to -1dB), orange (too low), red (clipping).
* **Frames Decoded**: Shows successful frame decode rate as a percentage. Green = no frame loss; orange/red = increasing loss. Displays "--" when no signal detected.

<figure><img src="/files/FXsV2FO8oLg4LJ3fQebR" alt="" width="473"><figcaption></figcaption></figure>

### MIDI Display

Shows the last received MIDI event with a green flash animation:

* **Note events**: "Note {number}"
* **CC events**: "CC: {number} Value: {value}"

<figure><img src="/files/ZAoPyFhZb8ifMURBQjEC" alt="" width="479"><figcaption></figcaption></figure>

### Event Log

A scrollable text area showing the most recent incoming events with timestamps. Events include:

* MIDI note triggers (with note number and device name)
* MIDI CC messages
* Device connect/disconnect events
* Slot switch events

***

## Video Effects Meters

<figure><img src="/files/gHvOfq9SX1szPxsnI2Yc" alt="" width="479"><figcaption></figcaption></figure>

**Only visible when Video Mode is set to "Effects" (Beta).**

Shows 8 vertical meters displaying the current MIDI CC value for each Effects Mode control:

| CC    | Control    | Default |
| ----- | ---------- | ------- |
| CC 48 | Brightness | 64      |
| CC 49 | Contrast   | 64      |
| CC 50 | Hue        | 64      |
| CC 51 | Saturation | 64      |
| CC 52 | Rotation   | 0       |
| CC 53 | Scale      | 64      |
| CC 54 | Position X | 64      |
| CC 55 | Position Y | 64      |

Reset notes (Note 110 = reset all, Notes 111-118 = reset individual) also update the meters.

See [Effects Mode](/2.-video-setup/effects-mode.md) for details.

***

## Related Pages

* [The Timeline Editor](/4.-timecode-setup/the-timeline-editor.md) -- Build and edit timecode shows
* [Video Configuration](file:///5753738/2.-Video-Setup/video-configuration.md) -- Assign video clips
* [Lighting Configuration](/3.-lighting-setup/lighting-configuration.md) -- Assign lighting clips
* [Effects Mode](/2.-video-setup/effects-mode.md) -- Real-time video manipulation via MIDI CC


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.4cast.world/1.-getting-started/the-mvp-dashboard.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
