From 79d4c1568cba3aa7f67f2c7b0e09eb422ddd0cbf Mon Sep 17 00:00:00 2001 From: lu_zero Date: Sat, 17 Nov 2007 17:14:57 +0000 Subject: [PATCH] Partially addressing issues pointed in comment 73639 by Magnus Westerlund svn path=/trunk/vorbis/; revision=14171 --- doc/draft-ietf-avt-rtp-vorbis-08.xml | 33 ++++++++++++--------------------- 1 file changed, 12 insertions(+), 21 deletions(-) diff --git a/doc/draft-ietf-avt-rtp-vorbis-08.xml b/doc/draft-ietf-avt-rtp-vorbis-08.xml index 435c626..8730f6d 100644 --- a/doc/draft-ietf-avt-rtp-vorbis-08.xml +++ b/doc/draft-ietf-avt-rtp-vorbis-08.xml @@ -426,6 +426,7 @@ The Packed Configuration Payload is sent in-band with the packet type bits set to match the Vorbis Data Type. Clients MUST be capable of dealing with fragmentation and periodic re-transmission of the configuration headers. +The RTP timestamp value MUST reflect the transmission time of the next data packet.
@@ -640,12 +641,14 @@ Path MTU is detailed in and @@ -909,7 +912,7 @@ This media type depends on RTP framing, and hence is only defined for transfer v
-The following IANA considerations MUST only be applied to the packed headers. +The following IANA considerations MUST only be applied to the Packed Headers. @@ -1118,18 +1121,6 @@ not be altered on answer otherwise.
-
- - -Vorbis clients SHOULD send regular receiver reports detailing congestion. A -mechanism for dynamically downgrading the stream, known as bitrate peeling, -will allow for a graceful backing off of the stream bitrate. This feature is -not available at present so an alternative would be to redirect the client to -a lower bitrate stream if one is available. - - -
-
@@ -1142,8 +1133,8 @@ transmission vectors. This is one of the most common situation: one single server streaming content in multicast, the clients may start a session at random time. The -content itself could be a mix of live stream, as the webjockey's voice, and stored -streams as the music she plays. +content itself could be a mix of live stream, as the webjockey's voice, +and stored streams as the music she plays. In this situation we don't know in advance how many codebooks we will use. The clients can join anytime and users expect to start listening to the content -- 2.7.4