The Server Applications

EventSync ships as four co-operating applications — the Launcher, the EventSync Server, the LiveSync Server and the Dashboard. This page explains what each one does and how to operate it.

EventSync Launcher

The Launcher is the top-level app you open from Applications. It starts, stops and monitors the three services, handles updates, and exposes a Factory Reset for when you need to start clean.

EventSync Launcher, all services stopped

The Launcher when nothing is running.

Launch controls

The Launcher remembers your last configuration — if the last session had only EventSync Server and Dashboard running, Launch All will start just those two again.

Language

The Launcher, servers, Dashboard and client apps are all localised. Change language from the Language menu — English, Español, Français, Deutsch, Português, 中文, 日本語, العربية, 한국어, Italiano, Nederlands, Русский.

Language menu

Updates

The Launcher checks for updates automatically every time it starts (provided it has internet). You can also check manually via Help → Check for Updates…. When a new version is available you'll see an Update Available window with the changelog. Download the update, then click Install & Restart — the Launcher replaces itself and relaunches.

Update Available

💡 Tip — update between shows, not during

Choose Remind Later or Skip This Version if you're on site. Never update the Launcher during a live event.

Factory Reset

Reset → Factory Reset… permanently wipes everything the server has stored. Use it when you want a genuinely clean slate between clients, or if support has asked you to reproduce an issue from a known state.

Factory Reset confirmation

Factory Reset confirmation — explicit about what it does.

Factory Reset deletes:

It preserves your licenses — they stay attached to the server. The server starts fresh on next launch, as if you'd just installed.

⚠️ Factory Reset is destructive and irreversible

Always Export Event first if you want to keep the show. See Import / Export.

[VIDEO: Installing, launching and updating EventSync]

EventSync Server

The EventSync Server is the core application, running on port 8080 (changeable from the Server window while the server is stopped). It handles every device connection, stores your content and event data, distributes assets to devices and fires cues.

EventSync Server app with PIN not set

Setting a server PIN

Every server should have a PIN. The Dashboard needs the PIN to connect and devices need it too if you've enabled PIN-protected client mode. PINs are 4–8 alphanumeric characters and are set directly in the EventSync Server window.

PIN configured

Once set, the PIN badge turns green. Use Reset PIN to clear it.

Primary vs Backup

The Server runs in one of two roles:

Pick the role from the dropdown when the server is stopped.

Server role picker

When an EventSync Server or LiveSync Server starts it scans the network for others already running. Only one Primary of each service can exist on the network at a time. You can run as many Backups and (for LiveSync) Relays as you need. If a second server tries to start as a Primary while one is already running, it will stop itself and show a warning.

Network interface

The server binds to a single network interface — the one devices will reach it on. Pick it from Change Interface. The server restarts automatically after a change.

Interface picker Server running on Ethernet

Server running on a USB-C 2.5 GbE adapter — the typical show configuration.

💡 Best Practice

Pick a wired interface for the EventSync Network whenever you can. Wi-Fi works for testing but adds a variable on show day you don't need.

Debug output, logs and support

The bottom of the Server window is a live log output. Use the filter and search to find a specific event. The export menu (top-right of Debug Output) gives three options:

Debug export menu Contact Support helper

Email helper — copies the address, supplies a template, reminds you to attach a log.

Upload Logs to Support

Direct upload form — faster for us and for you.

💡 Best Practice

When something goes wrong, open the Upload to Support form first, while the logs are still within the 6-hour rolling window. The further past an incident you are, the less we have to work with.

LiveSync Server

The LiveSync Server is a separate service on port 8081 (changeable from the LiveSync window while the server is stopped), responsible for low-latency live video (~250 ms). You don't need it for synchronised video playback of stored content — only for live feeds.

LiveSync Server running

Roles

LiveSync role picker

LiveSync needs to know its Primary Server URL for Backup/Relay roles — that's how a backup knows which primary to shadow. Set it in the field at the top of the window.

Network interface

Pick the interface LiveSync binds to via Change Interface — always the same interface as the EventSync Server. For a Relay, whichever interface is connected to the EventSync Network.

Debug output

LiveSync Server Running

LiveSync Server Running.

💡 Tip — include LiveSync logs for LiveSync issues

If you hit a problem with live video, upload the logs from the LiveSync Server as well as the EventSync Server. The two services log separately; support needs both to see the full picture.

[VIDEO: Starting the EventSync and LiveSync Servers]