Stream Suite is a multi-tenant live streaming and video-on-demand platform
x-dream Stream Suite is a self-hosted live streaming and video-on-demand (VOD) platform developed by x-dream media, specifically designed for multi-tenant operation. The platform covers the entire video signal workflow — from ingest and transcoding to delivery to an unlimited number of concurrent viewers — while also providing a comprehensive management layer for operators and tenants.
Stream Suite was not designed as a generic streaming toolkit. It was developed iteratively out of real-world operation: every component has been proven and hardened on production installations with real tenants and real viewers. The result is a platform that is deliberately kept lean, without compromising on stability, multilingual support, or scalability.
Core philosophy:

The Stream Suite system specifications:
Backend: Node.js
Database: SQLite
Ingest / streaming server: MediaMTX (RTMP / SRT)
Transcoding: FFmpeg (VAAPI hardware acceleration confirmed)
Delivery: nginx + HLS over NFS mount
Player: Video.js 8 with the VHS plugin and videojs-quality-levels
Operating system: Ubuntu
Certificates: Let's Encrypt / Certbot
Inter-node file transfer: rsync over SSH (ed25519 keys
Stream Suite is licensed as self-hosted software that can be operated either on the customer's own infrastructure or in an environment operated by x-dream media. Licensing is based on the number of active tenants and the required scale of the farm infrastructure (number of worker and streamer nodes), with a tiered model:
Standalone: a single node, one to a few tenants, local transcoding
Professional: distributed farm architecture, multiple tenants, multiple worker/streamer nodes
Enterprise: unlimited tenants, individual scaling, priority support
All Stream Suite-related documentation:
Download: Stream Suite User Manual
Stream Suite is a multi-tenant live streaming and video-on-demand platform.