aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@mandriva.com>2010-08-17 20:07:31 +0200
committerChristophe Fergeau <cfergeau@mandriva.com>2010-08-17 20:07:31 +0200
commitdf5f2106a35f63044431e31fb5c8b2fccc5bb5c7 (patch)
tree8fc66fb5120a8d5422ab5ed8fcb39bd63b8492ff
parentFirst is set after a flush. (diff)
downloadAirtunes2-df5f2106a35f63044431e31fb5c8b2fccc5bb5c7.tar.xz
Airtunes2-df5f2106a35f63044431e31fb5c8b2fccc5bb5c7.zip
fix description of RtpTime and seqnum initial values
-rw-r--r--airtunes2.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/airtunes2.rst b/airtunes2.rst
index bb636af..98daed9 100644
--- a/airtunes2.rst
+++ b/airtunes2.rst
@@ -66,8 +66,8 @@ Connect
record or after receiving HTTP status code 401 (``401 Unauthorized``)
#. Send RTSP ``SETUP`` request
-#. Set sequence number of connection to a random value between 0 and 8192,
- initial RTP timestamp to a random value between 0 and 65535. Normal play
+#. Set sequence number of connection to a random 16 bit unsigned int and
+ initial RTP timestamp to a random 32 bit unsigned int. Normal play
time (npt) is initially 0.
#. Send RTSP ``RECORD`` request
#. Send RTSP ``SET_PARAMETER`` request to set initial volume