mirror of
https://github.com/owntone/owntone-server.git
synced 2025-01-13 16:03:23 -05:00
Document IPv6 requirement for AirTunes streaming
Thanks to Avahi returning unusable IPv4 link-local addresses most of the time, IPv4 streaming is mostly impossible. So here goes.
This commit is contained in:
parent
1d35afbe62
commit
9f70adb1d1
7
README
7
README
@ -89,6 +89,13 @@ devices that are password-protected, the device's AirTunes name and password
|
||||
must be given in the configuration file. See the sample configuration file
|
||||
for the syntax.
|
||||
|
||||
You should enable IPv6 on the host machine and the AirTunes devices for AirTunes
|
||||
to work properly. You do not need to do any configuration on the host machine,
|
||||
as link-local communication is all that's needed. Unfortunately, IPv4 link-local
|
||||
mostly does (can) not work and Avahi returns IPv4 link-local addresses more
|
||||
often than not when discovering AirTunes devices. Any device discovered with
|
||||
only an IPv4 link-local address will be ignored as it cannot work anyway.
|
||||
|
||||
|
||||
Local audio output
|
||||
------------------
|
||||
|
Loading…
Reference in New Issue
Block a user