aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@mandriva.com>2010-08-17 20:27:41 +0200
committerChristophe Fergeau <cfergeau@mandriva.com>2010-08-17 20:27:41 +0200
commitd6406b089c29b8a128b257ba864a2f02d0836424 (patch)
tree2a16d4419dd32a606907d6cc11f2325e3ddfd774
parentfix description of RtpTime and seqnum initial values (diff)
downloadAirtunes2-d6406b089c29b8a128b257ba864a2f02d0836424.tar.xz
Airtunes2-d6406b089c29b8a128b257ba864a2f02d0836424.zip
describe "first" behaviour for RTP packets
-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