Download · Community Free

BPShowServer

Primary download — stable channel (GA). We detect your OS and link the matching installer. BPMediaNode Desktop and BPUnrealRTC are quieter secondary offers below.

ShowServer 1.0.190 Channel Stable (default) Status Live on CDN

BPShowServer

Setup.exe · MSI · mac DMGs · Linux tar

Stable (default) 1.0.190 Community Free

Detected platform

Checking…

Your installer

Direct download from the public CDN (stable). Prefer the primary button for your OS.

Download for Windows
Other platforms

All BPShowServer 1.0.190 installers (stable)

One-liners also live at install.ps1 (Windows) and install.sh (macOS package helper). Linux: use the curl snippet in Other platforms below, or open this disclosure’s Linux row.

Linux · curl + run binary (stable)

Extract the x64 tarball, run ./BPShowServer, then open http://localhost:7474. No install.sh in the Linux package.

# BPShowServer 1.0.190 — Linux x64 (stable)
# The tarball has no install.sh. CDN install.sh is macOS-only — do not use it here.
curl -fsSL -o BPShowServer-1.0.190-linux-x64.tar.gz \
  "https://bpshowtools.s3.us-east-1.amazonaws.com/releases/bpshowserver/1.0.190/BPShowServer-1.0.190-linux-x64.tar.gz"
tar -xzf BPShowServer-1.0.190-linux-x64.tar.gz
cd <extracted-dir>
./BPShowServer
# then open http://localhost:7474
Advanced · testing / latest builds

Advanced channel. Until feeds diverge, versions may match stable — the channel badge still updates.

Also in the suite

BPMediaNode · BPUnrealRTC

Secondary downloads — not equal to ShowServer. MediaNode is a standalone desktop media router (Windows and macOS only). UnrealRTC is a Win64 plugin zip only.

BPMediaNode Desktop

Win · mac · desktop media router

Stable 0.2.2

Detected

Checking…

Stable CDN. Windows primary is x64; ia32 under Other platforms.

Download for Windows
Other platforms

BPMediaNode 0.2.2 (stable · Windows · macOS)

Docs: BPMediaNode.

Advanced · testing / latest

Advanced channel. Until feeds diverge, versions may match stable.

BPUnrealRTC

Unreal plugin · Win64 zip

Stable 0.1.0

Detected

Checking…

Stable CDN. UE 5.8 source plugin + Win64 build in one zip.

Download Win64 plugin
Other platforms

BPUnrealRTC 0.1.0 (stable · Win64)

Docs: UnrealRTC.

Advanced · testing / latest

Advanced channel. Until feeds diverge, versions may match stable.

Next step

After BPShowServer installs, open http://localhost:7474. Fresh Community loads Default. Follow Getting Started from there.