aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--airtunes2.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/airtunes2.rst b/airtunes2.rst
index 3f07651..c2d65c8 100644
--- a/airtunes2.rst
+++ b/airtunes2.rst
@@ -297,6 +297,10 @@ Unless specified otherwise, ``rtsp://{Local IP address}/{Client session ID}``
must be used as the request URI. The client session ID is a random number
between 0 and 2^32 generated once per connection.
+Note that the Local IP address cannot be a Link Local address (i.e. it cannot
+begin with 169.254) - it must be the primary IP address of the Airport, which
+is the first address record listed in the Airport's RAOP service announcement.
+
ANNOUNCE
~~~~~~~~