Skip to main content

Network Requirements

Supra requires local network connectivity between the Supra Server and client devices, as well as internet access to the signageOS Cloud. This page documents the network requirements.

Feature entitlement: supraOnPremise ยท Plan: ๐Ÿ‘‘ Add-on โ€” not in a standard Device Plan

Cloud Connectivityโ€‹

Both the Supra Server and client devices need internet access to communicate with the signageOS Cloud for configuration delivery, telemetry, and script execution.

For general signageOS network requirements (domains, ports, firewall rules), see the Network Requirements for Ports and Domains page.

Local Network Requirementsโ€‹

The Supra Server and client devices must be on the same local network (same Location). The following ports and protocols are used for direct communication:

Streaming Protocolsโ€‹

Client PlatformProtocolPort(s)Direction
Samsung Tizen 4โ€“7TCP6114Client โ†’ Supra Server
Samsung Tizen 2.4UDP/RTP + TCP5000, 6114Supra Server โ†’ Client
Android 7+WebSocket (WS/WSS)6117Client โ†” Supra Server
EmulatorsWebSocket (WS/WSS)6117Client โ†” Supra Server

Additional Supra Server Portsโ€‹

Beyond the streaming protocols above, the Supra Server uses additional ports for interaction, stats, and other non-streaming communication:

PortProtocolPurpose
6112HTTPHTTP API
6113TCPTCP
6115โ€”Reserved
6116WSWebSocket

Monitoringโ€‹

If the Grafana monitoring stack is installed:

ServicePortProtocolNotes
Grafana dashboard3000HTTPAccess via http://<supra-server-ip>:3000

Firewall Configurationโ€‹

Ensure the following network paths are open:

  1. Supra Server โ†’ Internet: Required for signageOS Cloud communication (configuration, telemetry, script downloads).
  2. Client Devices โ†’ Internet: Required for signageOS Cloud communication.
  3. Client Devices โ†’ Supra Server: Required for streaming and interaction (local network).
  4. Supra Server โ†’ Client Devices: Required for streaming (particularly UDP/RTP for Tizen 2.4).
info

The Supra Server uses ports 6112โ€“6117. Ensure these ports are open between the Supra Server and client devices. Additionally, port 5000 (UDP/RTP) is required for Samsung Tizen 2.4 streaming.