I wanted to create a sink for network rtp sound broadcasting, So I used these two lines in default.pa: > load-module module-null-sink sink_name=rtp > load-module module-rtp-send source=rtp.monitor Unfortunately it immediately starts flooding network on 224.0.0.56:46806 Looks like other people are seeing same issue as well: https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/411688 Note that I do not set the sink as a default one. I wanted to use it only for particular apps with `PULSE_SINK=rtp`. So it is flooding network only by mere being loaded. Using fedora20 pulseaudio-5.0-7.fc20.x86_64
FYI I saw that configuration in "How can I use PulseAudio to stream music from my main PC to my LAN with multiple PCs with speakers?" section of documention: http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/Network/#index2h3
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/issues/362.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.