From 54911733499bd5922bdae7171a20d44686e47af3 Mon Sep 17 00:00:00 2001 From: Peter Saint-Andre Date: Wed, 6 May 2009 18:59:25 +0000 Subject: [PATCH] text tweak about components git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3126 4b5297f7-1745-476d-ba37-a9c6900126ab --- xep-0167.xml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/xep-0167.xml b/xep-0167.xml index f3d3c638..45603c21 100644 --- a/xep-0167.xml +++ b/xep-0167.xml @@ -265,7 +265,7 @@
  • The semantics of the &DESCRIPTION; element are defined in the Application Format section of this document.

  • A mapping of Jingle semantics to the Session Description Protocol is provided in the Mapping to Session Description Protocol section of this document.

  • A Jingle RTP session SHOULD use a datagram transport method (e.g. &xep0177; or the "ice-udp" method specified in &xep0176;), but MAY use a streaming transport if the end-to-end link has minimal latency and the media negotiated is not unduly heavy (e.g., it might be possible to use a streaming transport for audio, but not for video).

  • -
  • If multiple components are to be communicated over the chosen transport, the component numbered "1" shall be associated with RTP and the component numbered "2" shall be associated with the Real Time Control Protocol (RTCP).

  • +
  • Jingle RTP requires two components: one for RTP itself and one for the Real Time Control Protocol (RTCP). The component numbered "1" MUST be associated with RTP and the component numbered "2" MUST be associated with RTCP. Even if an implementation does not support RTCP, it MUST accept Jingle content types that include component "2" by mirroring the second component in its replies (however, it would simply ignore the RTCP-related data during the RTP session).

  • Content is to be sent and received as follows: