Get help with Radio Streamer
Radio Streamer is a free open-source project. Support is community-driven through GitHub Issues. A focused report gets a focused answer.
Before you file an issue
- Read the documentation, especially the troubleshooting section.
- Search existing issues (open and closed) for the same symptom.
- Confirm the problem with a known-good Icecast source like
ezstreamorbuttif possible. That isolates plugin issues from server or network issues.
What to include in a bug report
Copy this template into the issue and fill it in. The more of these you include, the faster the fix.
**Versions** - Radio Streamer: (e.g. 1.0.0) - OBS Studio: (Help > About OBS Studio) - macOS: (Apple menu > About This Mac) - FFmpeg: (run `ffmpeg -version` in Terminal, paste first line) **What I expected** A short sentence. **What happened** A short sentence. **Steps to reproduce** 1. 2. 3. **OBS log excerpt** (Help > Log Files > View Current Log; paste the relevant lines, not the whole log) **Icecast URL pattern (redact credentials)** icecast://source:REDACTED@server:port/mountpoint
Feature requests
Open a GitHub issue with the label enhancement. Describe the use case first, then the proposed change. Use cases shape good APIs; speculative features rarely ship.
The plugin is intentionally narrow: a dock that streams audio to Icecast. Requests that expand the surface area (recording to disk, multiple simultaneous mounts, RTMP, video) are unlikely to land here. Forks are welcome.
Security issues
Don't file security issues in public. Email support@threethingsmedia.de with details. The repository's SECURITY.md has the full disclosure policy.
License and warranty
Radio Streamer is distributed under the GNU General Public License v2.0 or later, the same terms as OBS Studio itself. There is no warranty. See the LICENSE file for the full text.