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
Plugins #lpr

Recipe: license-plate access control for a parking gate

Read plates off a gate camera, match them against a whitelist and blacklist, and fire signed plate events that open a barrier or log an entry. Open-source models, a per-app database, no cloud.

3 min read
Plugins #streamflow

Recipe: no-code automations with Streamflow

Wire an intrusion event to a snapshot, an AI check and a Telegram alert — as a visual workflow of boxes, no code. Triggers, actions, logic, and an honest map of what each box does.

3 min read