Installation

Installation Guide

Download and install StreamStash on Windows. The entire setup takes under 5 minutes. macOS, Linux, and Docker builds are in active development.

Prerequisites

StreamStash currently ships as a Windows installer. You do not need Python, FFmpeg, yt-dlp, gallery-dl, or any command-line setup. The installer includes the application and required helper binaries.

Windows today: macOS, Linux, and Docker/NAS builds are planned, but the current public download is for Windows.

Install StreamStash

  1. Download your installer from the pricing section, your purchase confirmation page, or the license email sent after checkout.
  2. Run the setup file. Windows may show a SmartScreen warning while StreamStash is new. Click More info, then Run anyway if you trust the download source.
  3. Open StreamStash from the Start Menu or desktop shortcut. The app launches as a desktop window with system tray integration.
  4. Activate your tier when prompted. Free users can continue without a paid key; Personal and Power users should paste the license key from their email.
Tip: Paid licenses activate on up to 3 devices, which covers reinstalls and a second machine.

First Launch

On first launch, StreamStash creates its app data folder, local database, and settings file automatically. Your archive, license, and database are preserved when you uninstall or upgrade the app.

Verify Installation

Once running, open Settings in the sidebar. The System Status section shows green/red indicators for the bundled helper tools and runtime checks. Everything should show as installed automatically.

Changing the Port

By default StreamStash uses port 5000 internally. Most users never need to change this. If another local service already uses that port, create or edit the app settings file and set:

FLASK_PORT=8080

Changing the Storage Directory

By default, all downloads are stored in your StreamStash app data folder. To change it:

RECORDINGS_DIR=D:\MyArchive

Or set it via Settings → Recordings Directory in the app UI.