https://bugs.freedesktop.org/show_bug.cgi?id=45523
--- Comment #1 from Tyson Whitehead <[email protected]> 2012-02-04 10:48:14 PST --- BTW, I was poking around a bit more and also discovered why the IPv6 address is failing. In order to connect to a destination on a IPv6 link local addresses you have to also indicate the interface. Rerunning the zeroconf load-module command with the IPv6 address suffixed by "%eth0" makes it all work fine. $ pacmd Welcome to PulseAudio! Use "help" for usage information. >>> load-module module-tunnel-sink server=[fe80::217:31ff:fe2a:76a7%eth0]:4713 >>> sink=alsa_output.pci-0000_00_04.0.analog-stereo format=s16le channels=2 >>> rate=48000 >>> sink_name=tunnel.palmer.local.alsa_output.pci-0000_00_04.0.analog-stereo >>> channel_map=front-left,front-right I've added a note to 40785 (Error connecting to PulseAudio server via IPv6) to this end. Cheers! -Tyson -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- 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
