masmu / pulseaudio-dlna

A lightweight streaming server which brings DLNA / UPNP and Chromecast support to PulseAudio and Linux
GNU General Public License v3.0
1.25k stars 162 forks source link

Is there anyway for it to stream to all dlna DMR's found, simultaneously? #329

Open jer1956 opened 7 years ago

jer1956 commented 7 years ago

Airplay is one to all system, each getting it's own stream. Is it possible to stream to all DMR's, not just one?

OvermindDL1 commented 7 years ago

Is there something wrong with pulseaudio's standard built-in module-combine-sink module that can send 1+ streams out to multiple sinks?

Luisbona commented 6 years ago

I've tried module-combine-sink using pulseaudio-dlna. No sound at all. Somebody said that pulseaudio-dlna does not work with module-combine-sink: https://lists.freedesktop.org/archives/pulseaudio-discuss/2017-February/027626.html

OvermindDL1 commented 6 years ago

Hmm, I can take a bit of a look at it this weekend, maybe tonight. Can someone ping me this evening to remind me this weekend?

velaar commented 6 years ago

+1 no sound on module-combine-sink, nothing interesting in pulseaudio-dnla. Is there a better way to multicast?

dasJ commented 6 years ago

Suffering from the same problem. Multiroom doesn't help because I also want the audio output on my normal sound card.

polyzen commented 6 years ago

FWIW mkchromecast has grouping features, though I've found them a bit wonky for Sonos.

polyzen commented 6 years ago

Duplicate of #42