https://bugs.freedesktop.org/show_bug.cgi?id=56177
Murz <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |NOTABUG --- Comment #2 from Murz <[email protected]> --- I try this, but it isn't work normally. For example, I have pulseaudio server at 192.168.1.5 and run this on clinet 192.168.1.6 I type: $ PULSE_SERVER=192.168.1.5 pavucontrol It starts, but I see only "Establishing connection to PulseAudio. Please wait..." sting in window and that's all, no timeout or connection errors. But I find the problem - by default tcp protocol is disabled, I have add it via string: load-module module-native-protocol-tcp auth-ip-acl=127.0.0.1;192.168.0.0/16 in "system.pa" file (I use system mode). -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug.
_______________________________________________ pulseaudio-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs
