mirror of
https://github.com/smittix/intercept.git
synced 2026-05-20 23:04:48 -07:00
- Fix "no supported source" error by returning empty audio response instead of JSON when audio not running (browser can't parse JSON) - Add wait loop in stream endpoint to handle race condition with start - Add logging for rtl_fm and ffmpeg commands - Capture stderr to log actual process errors - Check if processes exit immediately and log reason - Improved error messages for users 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>