Skip to content

Introduction

ReplayVOD watches the Twitch channels you follow, records the streams that match your rules, archives them on storage you control, and gives you a dashboard to browse and replay them.

Recorder

Auto-records live streams from followed channels, gated by per-schedule rules: quality, viewer threshold, category match, tag match.

Dashboard

Browser UI for login, schedules, live status, the recording queue, playback, users, and system pages.

Database

SQLite for single-container installs, Postgres for multi-container deployments. Equivalent schema, same features.

Connect relay

Optional public EventSub ingress when your network can’t expose a public HTTPS callback. Forwards signed webhooks over an outbound WebSocket.