Live on Stream

Your Music.
On Stream.
Perfectly.

A real-time Now Playing widget for OBS that detects your current music from Apple Music, Spotify, Chrome, and more — with album artwork, smooth animations, and zero dependencies.

OBS Browser Source — 500×140
Album art preview
Midnight City
M83
Live in OBS · Updates every second
Under the Hood

How It Works

A lightweight pipeline from your music app to your stream, with no configuration required.

🎵
Apple Music
Spotify · Chrome
🪟
Windows
Media API
⚙️
StreamMusic
Viewer .exe
📄
current_song
.json
🌐
index.html
Browser Source
📺
Your Stream
🔍
Detection
The .exe uses the Windows GlobalSystemMediaTransportControlsSessionManager API to reliably read the currently playing track — even when minimized.
💾
JSON Export
Track info and album artwork (as base64) are written to current_song.json every second, acting as a lightweight local data bridge.
Live Widget
The OBS Browser Source polls the JSON file and renders a sleek, glassmorphism card with smooth fade transitions on every song change.
Features

Everything You Need

Built for streamers who care about every detail of their broadcast.

Real-time Updates
The widget polls every second. Your viewers see the new song almost instantly, with smooth crossfade transitions.
🖼️
Album Artwork
Full-resolution album covers are extracted and displayed alongside the track info. Falls back gracefully to a music icon if unavailable.
🎯
Multi-app Support
Works with Apple Music, Spotify, YouTube Music, Chrome, Edge, and any app that integrates with the Windows Media Control system.
📦
Zero Dependencies
A single self-contained .exe file. No Python. No Node.js. No installers. Download, double-click, done.
🎨
Glassmorphism Design
The OBS widget features a sleek dark backdrop, frosted glass effect, and polished typography that looks great on any stream layout.
✏️
Fully Customizable
Edit style.css to change colors, sizes, artwork dimensions, animations — make the widget match your stream's aesthetic.
Get Started

Ready to Elevate Your Stream?

Choose the version that best fits your needs. Both are open source, MIT licensed, and free forever.

OSMV (Full)

Full Experience

The complete Now Playing widget with album artwork extraction, robust background tracking, and advanced formatting.

Windows 10/11 · .NET 8 · MIT

OSMV Lite

Lightweight

A minimal version with extremely low resource usage. Essential core features for maximum broadcast performance.

Windows 10/11 · .NET 8 · MIT