Scope
The unit of analysis is a StreamLyric Overlay running as an OBS Browser Source fed by YouTube Music playback in Chrome.
TikTok LIVE appears only as a 9:16 publishing scenario. No TikTok API traffic is involved.
Method
Facts come from the shipped Overlay settings schema and Overlay tier table: layout ids, font range, anchors, Free watermark, flattened 3D, disabled Karaoke, and 8-second polling.
Scene recipes were written by placing those layouts on 1920×1080 and 1080×1920 canvases and recording safe-area collisions with camera, comments, and platform UI.
No third-party gift database, review score, or creator census is used. If a number cannot be traced to overlay-settings or overlay-tier, it is omitted.
| Claim | Source | Not used |
|---|---|---|
| 3 layouts | overlayStyles | Theme-store counts |
| 9 anchors | overlayAnchors | Fictional overlay families |
| 1 Overlay link | OVERLAY_KEY_LIMITS | Unlimited URL marketing |
| 8s Free poll | FREE_TIER_POLL_INTERVAL_MS | Made-up latency claims |
Findings
Matching Browser Source size to the canvas is the highest-leverage setup step. Stretching one source across 16:9 and 9:16 breaks anchors.
Single-line is the default for phone-first scenes because comments and gifts consume the safe area that multi-line needs.
Karaoke quality is bounded by lyric timestamps, not by CSS. Plain text should remain static.
Privacy failures usually come from showing the Overlay URL in OBS properties or screenshots, not from the lyric rendering itself.
Limits and rights
This note does not measure market share, gift conversion, or viewer retention.
Operators must follow music, lyric, and platform rights for their stream. StreamLyric does not license the underlying songs.
Step-by-step setup
- 01Fix the canvas
Choose 1920×1080 or 1080×1920 and match the Browser Source.
- 02Choose a real layout
Use player-single, player-multi, or lyrics-3d—not an invented theme pack.
- 03Apply plan limits honestly
Do not advertise rotated 3D or Karaoke on Free.
- 04Hide the credential
Keep the Overlay URL out of recordings and support threads.
Frequently asked questions
Is this a creator survey?
No. It is a methods note based on shipped StreamLyric behavior.
Can I cite the layout count?
Yes: StreamLyric ships 3 overlay layouts as of 2026-09-14.