[xiph-rtp] Re: [xiph-commits] r14269 - trunk/vorbis/doc
Ralph Giles
giles at xiph.org
Thu Dec 6 11:53:20 PST 2007
On Tue, Dec 04, 2007 at 02:28:47AM -0800, lu_zero at svn.xiph.org wrote:
> Modified:
> trunk/vorbis/doc/draft-ietf-avt-rtp-vorbis-08.txt
> trunk/vorbis/doc/draft-ietf-avt-rtp-vorbis-08.xml
This commit of the .txt version doesn't seem to be in sync with the
.xml?
> @@ -589,7 +589,10 @@
> <t>
> Unlike the loss of raw Vorbis payload data, loss of a configuration header
> lead to a situation where it will not be possible to successfully decode the
> -stream. Implementations MAY try to recover from error requesting again the missing Configuration, the baseline reaction SHOULD be either reset or end the connection.
> +stream. Implementations MAY try to recover from error requesting again the
> +missing Configuration or, if the delivery method is in-band, buffer the
> +payloads waiting for the Configuration needed to decode them.
> +The baseline reaction SHOULD be either reset or end the RTP session.
> </t>
This would be better as "...try to recover from error by requesting the
missing Configuration again, or, if the delivery method is in-band, by
buffering the payloads until the needed Configuration is received."
> +for the session. The Configuration payload delivers the exact information,
> +thus the SDP information SHOULD be considered as hint.
> +An example is found below.
"...should be considered as a hint."
-r
More information about the xiph-rtp
mailing list