Get delayed

delayed v1.1.2 for Windows.

Purchase through our store. Download link delivered instantly. Free trial on subs (7-day monthly, 14-day yearly), 14-day refund on every plan.

delayed
delayed for Windows
Tauri / Rust desktop app · Windows 10 & 11
The installer is free; your license is what unlocks streaming. See plans.
v1.1.2 · ~47 MB installer · Released May 2026 · Windows 10 & 11 only
Heads up. First-launch SmartScreen may flag the binary as unrecognised; click More info → Run anyway. We're working through Microsoft's code-signing trust ramp; this gets quieter with every release.
System requirements

Modest.

  • Windows 10 (1909+) or Windows 11
  • ~47 MB disk · ~210 MB RAM at 90s/8 Mbps (see FAQ for full table)
  • Outbound RTMP/RTMPS to platform ingest
  • OBS / Streamlabs / vMix / XSplit / FFmpeg as the encoder
Integrations & Tools

Free with every license.

Stream Deck Plugin

Physical buttons for delay, status, and skips.

↓ Download plugin
Double-click the .streamDeckPlugin file to install.
OBS Browser Dock

Configure the dock URL inside the app under Integrations. No separate download.

Local HTTP API

Exposed on 127.0.0.1 for custom scripts and advanced tools.

Touch Portal / Loupedeck

Community-made configs and setup guides are shared in the Discord server.

What's new

Changelog.

Honest list of changes. We don't pad the notes.

v1.3.0
2026-05-21

Twitch VOD Track rebuilt, native RTMP engine.

  • Twitch VOD Track now works. The v1.2.0 attempt was broken: it replaced the second audio track with silence, so VODs lost their audio. delayed now forwards OBS's real VOD Track audio straight through to Twitch
  • Rewrote the RTMP engine. Stream ingest is native Rust now instead of an ffmpeg subprocess. ffmpeg silently dropped OBS's Enhanced RTMP multitrack audio; the native engine passes it through intact
  • The native RTMP push is used for Twitch, where VOD Track needs it. YouTube, Kick, custom and RTMPS destinations go through ffmpeg, the reliable path for plain forwarding. VOD Track is Twitch-only; other platforms get the live audio track and are unaffected
  • Panics are now written to the log file before the app exits, so crash reports have a breadcrumb
v1.2.0
2026-05-18

Twitch VOD Track, timestamp fix, dropped frames counter.

  • Twitch VOD Track: per-destination toggle that injects a silent second audio track. Twitch records silence in VODs instead of live audio, avoiding DMCA strikes. Live stream unaffected, zero re-encode CPU cost
  • Fixed: at delay=0, encoder frame drops no longer cause the output stream to drift behind real time. Timestamps pass through unchanged when no delay is active
  • Fixed: Skip to Live no longer resets the dropped frames counter
  • Fixed: destination platform icons now revert to default color when a stream ends or destination is toggled off
  • Per-destination dropped frames counter on destination cards, visible while streaming
  • Added logging for easier troubleshooting and bug reports
v1.1.2
2026-05-18

Per-destination stats, bitrate indicators, frame drop detection.

  • Each destination card in the Streams tab now shows live bitrate and uptime while streaming. Platform icon turns green when healthy, red on write errors
  • Miniplayer now shows a live BITRATE readout and a DROPPED frames counter while connected
  • The app detects encoder frame drops by tracking FLV timestamp gaps on ingest. The counter resets on reconnect or Skip to Live
  • Fixed: at delay=0, encoder frame drops could stall the stream briefly. The drain loop now bypasses the rate-limiter entirely at 0s delay so it always tracks live
  • Skip to Live now also resets the dropped frames counter
v1.1.1
2026-05-13

Activate button fix, download page.

  • Activate button in the mini player now navigates directly to the Settings tab instead of opening a browser window
  • New download page on the website with live version number and direct installer link
  • Installer now ships with a version string in the filename (e.g. delayed-v1.1.1-windows.exe)
  • Download link added to the navigation bar across all website pages
v1.1.0
2026-05-13

Server picker, new themes, overlay controls, skip-to-live fix.

  • Twitch ingest server picker added when adding or editing a Twitch destination (25+ regions). YouTube primary/backup picker added as well
  • New app themes added including a true dark mode. Theme changes sync instantly to the mini player without a restart
  • Overlay badge: custom hex color input, compact mode (logo + dot, no text), and separate toggles for badge and status icon
  • Chatbot publish setting and URL moved to the Setup page
  • Fixed: skip to live was resetting the protective buffer and forcing a cold-start rebuild. It now seeks within the buffer correctly
  • Internal code split into modules for maintainability
  • Big update, bugs are expected. Report anything in Discord or at support@delayed.stream.
v1.0.4
2026-05-09

Auto-update reliability.

  • The installer now launches outside delayed's process group, so it survives the app exit and finishes the install cleanly even on Windows configurations where the previous path raced
  • Clicking "update available" in the mini player now triggers a fresh check on the settings page, so the install screen shows up immediately instead of needing a second click
v1.0.3
2026-05-09

Update flow + cleanup fixes.

  • Update installer no longer fails with "file in use". The relay engine now stops cleanly before the new build is written
  • "update available" link in the mini player title bar now opens the install screen on first click
  • ffmpeg processes are reliably cleaned up when delayed exits, including forced terminations (Task Manager End Task, OS shutdown, crash recovery)
  • Added "update available" indicator in the mini player title bar
  • Added Discord button in the mini player and settings windows
  • Stream Deck Plugin download now opens in the browser so the file actually saves
  • License activation is now bound to your machine; sharing or backing up settings.json no longer transfers an active license to another PC. Existing installs auto-migrate on first launch
  • License activation ID moved out of settings.json into Windows Credential Manager (DPAPI-encrypted, machine + user bound)
v1.0.1
2026-05-09

Stream Deck plugin support.

  • Stream Deck plugin available as a separate download from the Companion downloads section
  • Status key shows live, offline, or delayed state with matching icons
  • Custom delay key persists its seconds value in the Property Inspector
  • Token-free local API subroute for plugin polling at /api/sd
v1.0
2026-05-04

The first stable release.

  • Synced delay across Twitch, YouTube, Kick, TikTok, custom RTMP
  • FLV passthrough, no re-encode
  • Mini player + system tray
  • Skip to Live + granular skip presets (10s, 30s, custom)
  • OBS browser-source overlay
  • Global hotkeys, OBS dock, local HTTP API
v0.9.4
2026-04-21 (beta)

Last beta before v1.0.

  • Per-destination retry / backoff, exposed in the UI
  • Custom seconds in the skip dialog (was preset-only)
  • Fixed: TikTok ingest connection lifecycle on long sessions
  • Fixed: clock drift >3 hour streams
v0.9.0
2026-03-09 (beta)

Public beta.

  • Initial Stream Deck plugin
  • Settings → Integrations panel
  • OS keychain storage for stream keys

Stuck on setup? Three minutes max.

The setup guide walks the whole thing: install, OBS, destinations, delay, go live.

Read the setup guide See the FAQ