Download

Loading…

Installation

1
Run vMixMonitorAgentSetup.exe as Administrator. Over-installs fine — no uninstall needed.
2
After install, open the tray icon vMix Agent from the system tray (bottom-right).
3
Click Configure → enter Server URL and Token from your administrator → click Apply.
4
Check Status tab: Service: Running means the agent is active. The machine will appear on the dashboard within 5 seconds.

Diagnostics (PowerShell)

?
Check service: sc query vMixMonitorAgent
?
View config: Get-Content C:\ProgramData\vMixMonitorAgent\config.json
?
View logs: Get-Content C:\ProgramData\vMixMonitorAgent\logs\agent-*.log -Tail 50