/radio command opens Claude FM but browser shows 'live recording not available'
Resolved 💬 3 comments Opened May 9, 2026 by Andersonlimahw Closed Jun 8, 2026
Description
When running the /radio slash command in Claude Code, the terminal shows "Opening Claude FM in your browser…" and the URL opens correctly in the default browser. However, the browser/media player displays an error: "live recording not available" — the stream does not play.
Steps to Reproduce
- Open Claude Code (CLI or desktop app)
- Run
/radio - Browser opens with Claude FM
- Stream fails to load — error: "live recording not available"
Expected Behavior
Claude FM stream plays normally in the browser.
Actual Behavior
Browser opens but audio stream does not start. Error message indicates the live recording/stream is unavailable.
Environment
- OS: macOS (Darwin 25.4.0)
- Shell: zsh
- Browser: default system browser
- Region: Brazil 🇧🇷
Notes
- The issue may be related to regional restrictions (Brazil), an unsupported audio codec in the default browser, or a temporary service outage on the Claude FM side.
- Workaround attempted: forcing Chrome via
open -a "Google Chrome" https://claude.fm— same result.
🤖 Reported via Claude Code
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗