Discussion:
[xiph-rtp] Re: [xiph-commits] r14269 - trunk/vorbis/doc
Ralph Giles
2007-12-08 02:14:17 UTC
Permalink
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

Loading...