dheijl / swyh-rs

Stream What You Hear written in rust, inspired by SWYH.
MIT License
341 stars 15 forks source link

Docker Support #57

Closed RomeoNotaLoka closed 2 years ago

RomeoNotaLoka commented 2 years ago

Looking for a way to stream docker container audio using this app.

dheijl commented 2 years ago

Windows? Linux? A Linux container should have x11 and alsa or pulseaudio available to run swyh-rs, and access to the local network for the ssdp and upnp/dlna protocols. But I have zero experience with docker containers...