Summary
FAST (Free Ad-Supported Streaming TV) channels are conceptually mentioned in the repo, but there is no technical stack description. Given that FAST has become "the new normal" in 2025–2026 for ad-supported streaming, this section needs a practical architecture overview.
What's currently missing
A FAST channel requires multiple components working together:
- Playout engine — scheduling + stitching of VOD assets into a continuous linear feed
- EPG generation — XMLTV or HbbTV-compatible electronic program guide
- SSAI integration — server-side ad insertion triggered by SCTE-35 markers
- SCTE-35 ad marker insertion — signaling ad break opportunities in the HLS/DASH output
- Delivery — HLS/DASH output to CDN
Eyevinn OSS reference implementations
Eyevinn has two directly relevant open source tools that should be referenced:
These are among Eyevinn's most starred repos and are primary lead generators. Including them here with proper context serves both educational and commercial purposes.
Suggested content
A new technical subsection under FAST/Virtual Channels:
- Component overview (playout + EPG + SSAI + delivery)
- When to use FAST vs. traditional VOD/live
- Eyevinn channel-engine and docker-fast as reference implementations
- Link to OSC for hosted deployment option
Summary
FAST (Free Ad-Supported Streaming TV) channels are conceptually mentioned in the repo, but there is no technical stack description. Given that FAST has become "the new normal" in 2025–2026 for ad-supported streaming, this section needs a practical architecture overview.
What's currently missing
A FAST channel requires multiple components working together:
Eyevinn OSS reference implementations
Eyevinn has two directly relevant open source tools that should be referenced:
These are among Eyevinn's most starred repos and are primary lead generators. Including them here with proper context serves both educational and commercial purposes.
Suggested content
A new technical subsection under FAST/Virtual Channels: