Skip to content

Monitor & Network Discovery

The Monitor view gives you real-time visibility into every active connection and protocol event flowing through the Exaplay system — essential for diagnosing connectivity issues with OSC devices, TCP fixtures, and network hardware.

Opening the Monitor

In the Control View (/control), click the 📡 Monitor tab (or Monitor in Normal Mode).

Monitor view

What the Monitor Shows

Active Connections

A live table of every inbound and outbound connection:

ColumnDescription
TypeProtocol (HTTP, WebSocket, OSC, TCP, ArtNet, etc.)
DirectionInbound ↓ or Outbound ↑
RemoteIP address and port of the remote party
StatusConnected, Disconnected, or Error
DurationHow long the connection has been active
Last ActivityTimestamp of the last message exchanged

Host System Information

A compact card shows the engine host's:

  • Hostname
  • Platform (Windows 10 / 11)
  • Network interfaces — all IP addresses on all adapters

This is particularly useful when operators need to know what IP address to give external devices so they can connect to Exaplay.

Event Log

A scrolling log of protocol events in chronological order:

Event typeExamples
Cue firedCue "Title In" triggered by operator
OSC receivedOSC /play from 192.168.1.10:8000
TCP commandPJLink POWR? → Projector 1
ArtNet receivedArtNet TC 01:23:45:12 from 192.168.1.20
WebSocketWS client connected: 192.168.1.55
Remote commandCue "Opening" triggered from control system

Auto-Start

Monitoring starts automatically when you open the Monitor tab. Close the tab to stop collecting events.

Use Cases

Verifying OSC Connectivity

  1. Open the Monitor tab.
  2. Send an OSC message from your console/controller.
  3. Confirm the message appears in the Event Log with the correct address and value.
  4. If no entry appears, the OSC packet is not reaching Exaplay (check firewall / network config).

Diagnosing a Non-Responding Projector

  1. Open the Monitor tab.
  2. Click a PJLink projector control button (ON/OFF) in the Devices tab.
  3. In the Event Log, look for the outgoing TCP command and the response.
  4. If no response appears, the projector may be offline or on the wrong IP/port.

Finding the Engine IP Address

  1. Open the Monitor tab.
  2. Read the Network Interfaces card — it lists all adapters and their IP addresses.
  3. Share the relevant IP with anyone who needs to connect a browser, OSC device, or ArtNet node.

Exaplay 3 User Documentation