Hi Scream maintainers and users,
I've created a native PipeWire module that implements a Scream sender for Linux:
🔗 https://github.com/zirize/pipewire-scream
What it does: Creates a virtual audio sink in PipeWire that transmits audio using the Scream protocol (compatible with existing receivers).
Key points:
- Native PipeWire module (loads with
pw-cli load-module)
- Full protocol compatibility
- Multicast/unicast support
- MS-PL licensed (derivative work)
⚠️ Disclaimer: Auto-generated using GitHub Copilot CLI - use with caution and review code before production use.
Thought this might be useful for the community. Happy to receive feedback!