diff --git a/draft-ietf-avtcore-rtp-over-quic.html b/draft-ietf-avtcore-rtp-over-quic.html index a20a2cf..b3435be 100644 --- a/draft-ietf-avtcore-rtp-over-quic.html +++ b/draft-ietf-avtcore-rtp-over-quic.html @@ -2728,17 +2728,10 @@

RTCP is used for RTT measurements, may cause spikes in observed delays. Application layer congestion control mechanisms (and also packet repair schemes such as retransmissions) need to be prepared to cope with such spikes.

-

If a QUIC connection is established via a signaling channel, this signaling -may have involved Interactive Connectivity Establishment (ICE) exchanges to -determine and choose suitable (IP address, port number) pairs for the QUIC -connection. Subsequent address change events may be noticed by QUIC via its -connection migration handling and/or at the ICE or other application layer, -e.g., by noticing changing IP addresses at the network interface. This may -imply that the two signaling and data "layers" get (temporarily) out of sync.

diff --git a/draft-ietf-avtcore-rtp-over-quic.txt b/draft-ietf-avtcore-rtp-over-quic.txt index 1269705..c268b24 100644 --- a/draft-ietf-avtcore-rtp-over-quic.txt +++ b/draft-ietf-avtcore-rtp-over-quic.txt @@ -1563,15 +1563,6 @@ Table of Contents congestion control mechanisms (and also packet repair schemes such as retransmissions) need to be prepared to cope with such spikes. - If a QUIC connection is established via a signaling channel, this - signaling may have involved Interactive Connectivity Establishment - (ICE) exchanges to determine and choose suitable (IP address, port - number) pairs for the QUIC connection. Subsequent address change - events may be noticed by QUIC via its connection migration handling - and/or at the ICE or other application layer, e.g., by noticing - changing IP addresses at the network interface. This may imply that - the two signaling and data "layers" get (temporarily) out of sync. - *Editor's Note:* It may be desirable that the API provides an indication of connection migration event for either case. diff --git a/index.html b/index.html index a790ee8..9152877 100644 --- a/index.html +++ b/index.html @@ -70,7 +70,7 @@

Preview for branch futures

RTP over QUIC (RoQ) plain text - same as main + diff with main

Preview for branch draft-ietf-avtcore-rtp-over-quic-08