v0.3.2
kevinraymond/fosforav0.3.2Feb 26, 2026by github-actions[bot]
AI Summary
Fixes audio support on Linux with PipeWire and adds health monitoring.
Key Highlights
- Fix audio on Linux with PipeWire via cpal upgrade
- Add audio health monitoring
- Add diagnostic logging
New Features
- PipeWire audio support
- Health monitoring
Full Release Notes
### Fixes - Fix audio not working on Linux with PipeWire (upgrade cpal to 0.17.3 — fixes ALSA start threshold) - Add audio health monitoring: detect and warn when device opens but callbacks never fire - Add diagnostic logging for first audio callback (visible with `RUST_LOG=phosphor_app=info`) ## Downloads | Platform | File | Notes | |----------|------|-------| | **macOS Universal** | `.dmg` | Apple Silicon + Intel (recommended) | | macOS arm64 | `.dmg` | Apple Silicon only | | macOS x86_64 | `.dmg` | Intel only | | Linux x86_64 | `.tar.gz` | glibc 2.35+ (Ubuntu 22.04+, Debian 12+) | | Windows x64 | `.zip` | Windows 10+ | ## Getting started **macOS**: Open the DMG, drag Phosphor.app to Applications (or run directly). Signed and notarized. **Linux / Windows**: Extract, run `phosphor` from the extracted directory. The `assets/` folder must be next to the binary. ## Requirements - **GPU**: Vulkan (Linux/Windows) or Metal (macOS) - **Audio**: Built-in mic or line-in for audio-reactive visuals - **NDI** (optional): [NDI SDK runtime](https://ndi.video) for network video output - **Video playback** (optional): `ffmpeg` on PATH for media layers