Summary: | IPv6/IPv4 sink/source name conflict race condition with module-zeroconf-discover | ||
---|---|---|---|
Product: | PulseAudio | Reporter: | Tyson Whitehead <twhitehead> |
Component: | modules | Assignee: | pulseaudio-bugs |
Status: | RESOLVED MOVED | QA Contact: | pulseaudio-bugs |
Severity: | normal | ||
Priority: | medium | CC: | lennart, poncho |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Tyson Whitehead
2012-02-01 20:57:23 UTC
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
-- 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/144. |
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.