Download TCP Streamer
TCP Streamer is distributed as pre-built binaries for all major platforms. Download the latest release from the official GitHub repository:Download Latest Release
Download TCP Streamer v1.9.0 or later from GitHub Releases
Platform-Specific Installation
- Windows
- macOS
- Linux
Windows Installation
TCP Streamer is available in two formats for Windows:Download Installer
Download either:
tcp-streamer_1.9.0_x64.msi(recommended - MSI installer)tcp-streamer_1.9.0_x64-setup.exe(EXE installer)
Run Installer
Double-click the downloaded file and follow the installation wizard.
You may see a Windows SmartScreen warning. Click “More info” → “Run anyway” to proceed.
Launch Application
After installation, launch TCP Streamer from:
- Start Menu → TCP Streamer
- Desktop shortcut (if created during installation)
Windows-Specific Features
WASAPI Loopback - Windows users can capture system audio directly without virtual audio cables:- In TCP Streamer, check “Enable Loopback (Windows)”
- Ensure speakers or headphones are plugged in (required for WASAPI loopback)
- Select your audio output device as the input source
Updating on Windows
To update TCP Streamer:- Download the new installer
- Run the installer - it will automatically detect and upgrade the existing installation
- Your settings and profiles are preserved during the upgrade
Building from Source
For developers or users who want to build from source:Verifying Installation
After installation, verify TCP Streamer is working:Troubleshooting Installation
Windows: SmartScreen Warning
Issue: “Windows protected your PC” warning Solution: Click “More info” → “Run anyway”. This warning appears for applications without an expensive code signing certificate.macOS: “Cannot be opened” Error
Issue: “TCP Streamer cannot be opened because the developer cannot be verified” Solution:- Try: System Settings → Privacy & Security → Click “Open Anyway”
- Or run:
xattr -cr /Applications/TCP\ Streamer.app
Linux: Missing Dependencies
Issue: Application fails to launch with library errors Solution: Install audio system libraries:Permission Denied
Issue: Cannot access audio devices Solution: Grant microphone permissions in your system settings:- macOS: System Settings → Privacy & Security → Microphone
- Windows: Settings → Privacy → Microphone
- Linux: User should be in
audiogroup:sudo usermod -aG audio $USER(logout required)
Next Steps
Quick Start Guide
Now that you have TCP Streamer installed, learn how to configure and start streaming audio