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, Discord Rich Presence, and an integrated audio visualizer.

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
⚙️
OSMV Core
(Rust Native)
📄
current_song
.json
🌐
index.html
Browser Source
📺
Your Stream
🔍
Detection
The Rust core uses high-performance system APIs (WinRT on Windows, MPRIS on Linux) to reliably read media info — 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
High-res covers are extracted automatically. New: iTunes API integration for high-quality fallback artwork in Discord.
👾
Discord RPC+
Showcase your music on Discord with status badges (Playing/Paused) and high-quality album art directly in your profile.
🌈
Dynamic Color
Optional Adaptive UI: The widget and visualizer can automatically match their color palette to the current album artwork.
📊
Audio Visualizer
Integrated real-time FFT visualizer (beta) that brings your music to life with smooth, reactive animations.
🦀
Rust Powered
Completely rewritten in Rust for better stability, lower CPU usage, and native Linux (MPRIS) support.
📦
Zero Dependencies
Single self-contained binary. No .NET, No Python, No Node.js. Just download and run.
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 · Linux (MPRIS) · Rust Native · MIT

OSMV Lite

Lightweight

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

Windows 10/11 · Rust Native · MIT