Blog & notes Leer en español

Learn StreamHub

What StreamHub is and how to get the most from it: concepts, step-by-step guides and tours of every feature.

Plugins #marketplace

The plugin marketplace: extend without forking

Nine built-in plugins and a framework that discovers them from the filesystem — no central registry to edit. How StreamHub lets features plug into both the backend and the dashboard.

2 min read
Plugins #yolo

Live object detection with the YOLO plugin

Install the YOLO plugin and a Python worker runs object detection over your live stream, drawing bounding boxes on the player overlay. Framework-managed, no glue code.

2 min read
Plugins #deface

On-screen face blur with the Deface plugin

A privacy plugin: a Python worker detects faces with CenterFace and the player overlay blurs, mosaics or masks them client-side. Read the privacy caveat before you rely on it.

2 min read
Plugins #scheduled-live

Schedule a premiere with the Scheduled Live plugin

Hide a stream behind a countdown cover until its start time, then reveal it automatically. A no-worker overlay plugin with per-room agendas and correct timezone handling.

2 min read