aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--airtunes2.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/airtunes2.rst b/airtunes2.rst
index 98daed9..195d178 100644
--- a/airtunes2.rst
+++ b/airtunes2.rst
@@ -80,7 +80,8 @@ Transmitting Audio
The audio data is encapsulated in an RTP packet (see RFC3550 Section 5.1)
-#. Bytes 0-1 of the RTP Header are 0x80, 0x60
+#. Bytes 0-1 of the RTP Header are 0x80, 0x60 (0x80, 0xe0 for the 1st
+ packet in a stream or after a FLUSH).
#. Bytes 2-3 store the current sequence number (whose initial value was set
in the RECORD RTSP request)
#. Bytes 4-7 store the current RTP timestamp (initial value was transmitted