[AVTCORE] Comments on draft-ietf-avtcore-feedback-supression-rtp-07

Magnus Westerlund <magnus.westerlund@ericsson.com> Thu, 06 October 2011 09:34 UTC

Return-Path: <magnus.westerlund@ericsson.com>
X-Original-To: avt@ietfa.amsl.com
Delivered-To: avt@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8236521F8C84 for <avt@ietfa.amsl.com>; Thu, 6 Oct 2011 02:34:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -106.484
X-Spam-Level:
X-Spam-Status: No, score=-106.484 tagged_above=-999 required=5 tests=[AWL=0.115, BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5P+WMzSgAR9i for <avt@ietfa.amsl.com>; Thu, 6 Oct 2011 02:34:10 -0700 (PDT)
Received: from mailgw9.se.ericsson.net (mailgw9.se.ericsson.net [193.180.251.57]) by ietfa.amsl.com (Postfix) with ESMTP id 3A94121F8C77 for <avt@ietf.org>; Thu, 6 Oct 2011 02:34:10 -0700 (PDT)
X-AuditID: c1b4fb39-b7bfdae000005125-4d-4e8d76cf9994
Received: from esessmw0247.eemea.ericsson.se (Unknown_Domain [153.88.115.93]) by mailgw9.se.ericsson.net (Symantec Mail Security) with SMTP id 58.4E.20773.FC67D8E4; Thu, 6 Oct 2011 11:37:20 +0200 (CEST)
Received: from [127.0.0.1] (153.88.115.8) by esessmw0247.eemea.ericsson.se (153.88.115.94) with Microsoft SMTP Server id 8.3.137.0; Thu, 6 Oct 2011 11:37:10 +0200
Message-ID: <4E8D76C1.5080508@ericsson.com>
Date: Thu, 06 Oct 2011 11:37:05 +0200
From: Magnus Westerlund <magnus.westerlund@ericsson.com>
User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1
MIME-Version: 1.0
To: IETF AVTCore WG <avt@ietf.org>, "draft-ietf-avtcore-feedback-supression-rtp@tools.ietf.org" <draft-ietf-avtcore-feedback-supression-rtp@tools.ietf.org>
X-Enigmail-Version: 1.3.2
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Brightmail-Tracker: AAAAAA==
Subject: [AVTCORE] Comments on draft-ietf-avtcore-feedback-supression-rtp-07
X-BeenThere: avt@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Audio/Video Transport Core Maintenance <avt.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/avt>, <mailto:avt-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/avt>
List-Post: <mailto:avt@ietf.org>
List-Help: <mailto:avt-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/avt>, <mailto:avt-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Oct 2011 09:34:11 -0000

Thanks for updating the draft,

I have reviewed the updated draft and have the following comments on the
updated version. Some issues are follow up on previous version or on the
actual changes.

1. Section 3.
"The Third Party Loss Report
   message is generated by a RTP system that has not seen the actual
   packet loss and sent following the same timing rule as sending NACK
   defined in [RFC4585]"

I do object against the strict formulation that the TPLR sender hasn't
seen the loss itself. In the case of tree based distribution, the
sending node can have observed the loss first hand. Thus I think it
should say "may not seen the actual packet loss". And I think the second
part of the sentence needs to be split into its own sentence.

Also fix the capitilization of "The" after the e.g. in this sentence. I
would consider thurther splitting rather than have a 5 line sentence.


2. Section 3.
  "The timer value shall be
   based on the observed round-trip time.  A receiver should compute an
   estimate of the round-trip time (RTT) to the sender of TPLR from RTCP
   report round-trip time if available, or its reception time of the
   reflected RTCP FB message (e.g.,NACK), or any other means."

We hade the discussion before but now that you clarified which RTT to be
used, I think it is worth having a discussion if that RTT is the right
one. So you suggest that the RTT between the sender of the TPLR and the
receiver of the message is the most appropriate to use when suppressing
the message. I am not certain that is the case.

Lets consider the use cases. In the case of an intermediary in a
distribution tree sending the TPLR and at the same time sending a NACK
upstream. Then the time until the retransmission reaches the suppressed
receiver is the time from the sending of the NACK up to the
retransmitting entity and all the way down past the TPLR sender to the
suppressed receiver. The receiver may not have a true RTT to the
original media sender as that source appears to live at the TPLR sender,
not further upstream.

Yes, the sender of the TPLR and the receiver might at least have mutual
knowledge of each other, thus the TPLR sender is able to determine the
lowest RTT in the set of receviers thus determining how often to repeat
it to cover additional time requried for the upstream part of the
request. But I do note that these times aren't matching what appear to
be the delays in the systems.

Can we find a better solution?

3. Section 3:
  "To increase the robustness to the loss of a TPLR or of a transmission
   packet, a receiver is allowed to receive additional TPLR for the same
   packet.  In the case the first TPLR is lost and the additional TPLR
   arrives at the receiver, the receiver should immediately refresh the
   timer."

In the second sentence I don't see how the receiver can know that it is
a retransmission. It is simply a TPLR from its perspective if that is lost.

Robustness reasons is only one reason for repeating them the other is
clearly to renew the timer. Thus I think the formulation should be more
generic to make it clear that all receivers should upon reception of a
TPLR refresh the timer for the packets indicated.

4. Section 3.
"The media source or intermediate nodes cannot assume that the use of
   a Third Party Loss Report message actually reduces the amount of
   feedback it receives."

I would recommend that one changes "assume" to "be certain". The
intention is that TPLRs should reduced the feedback, but it is not
guaranteed.

5. Section 4.1:
"and the "SSRC of media source"
   denotes the media sender."

I would expand this, to say the "denotes the media sender of the flow
for which the indicated losses are being suppressed."

This to make it more clear that this field is used to identify the
sequence number space for which the rest identifies which packets where
loss is suppressed.

6. Section 4.2:
"Each entry applies to a different media
   Source that is requested to send a decoder refresh point or that is
   indicated that it lost synchronization with the video stream,
   identified by its SSRC."

and

"SSRC (32 bits):

      The SSRC value of the media source that is requested to send a
      decoder refresh point or that is indicated that it lost
      synchronization with the video stream."

I think this needs to be better defined to identify that these are the
SSRCs of the flows for on which suppression of transmission of PLI or
FIR is suppressed.


7. Section 4.2:
   Seq nr:8bits  Command sequence number.  It is used by the Command
      receiver to check if the Command is repeated.  The sequence number
      space is unique for each pairing of the SSRC of command sender and
      the SSRC of the command receiver.  The sequence number SHALL
      increase by 1 modulo 256 for each new Command.  A repetition SHALL
      NOT increase the sequence number.  The initial value is arbitrary.

Based on that it is defined that upon receiving one of the PSLEI
request, one shouldn't send a FIR or PLI message for a time interval
equal to the RTT between the receiver and the sender of the PSLEI
message does the sequence number field have any meaning? From my
perspective it doesn't matter if it is a new request or not. You are
suppressed from the reception of the message, nothing else.


8. Section 5.
" using the Augmented Backus-Naur Form (ABNF)
   [RFC4585]."

The reference is wrong. The form of the reference implies that the
reference is for ABNF which is RFC 5234, rather than the specific
semantics defined in RFC 4585.

9. Section 5:
The comments in the ABNF is to long. Please break them over several
lines so that they don't violate the max column count of the draft format.

Also "token" needs to have a reference like for the "byte-string".

10. Section 6.2:
" one or more BRSes. one"

Strange punctuation.

11. Section 7.
"Sending the spurious Third Party Loss Report (e.g., the Third Party
   Loss Report with the wrong sequence number of lost packet) that makes
   missing RTP packets can not be compensated."

"that makes" seems to be strange grammer. Please reword.
"... that causes missing RTP packets to not be repaired in a timely
fashion."?

12. Section 8.
   New registration in this registry follows the "Specification
   required" policy as defined by [RFC2434].  In addition, they are
   required to indicate any additional RTCP feedback types, such as
   "nack" and "ack".

The reference should be RFC 5226.

In addition you should check the plural forms that is currently used,
due to the copy and paste from RFC 5104 to singular form as only a
single of each type is present in the FMT registration requests.

You are also missing the the initial values in the "Third Party Loss
Report Messages" registry you create. Both TLLEI and PSLEI should be
part of that registry shouldn't they?

13. Section 10.1:

The following references I think should be moved to the Informative
section instead (10.2). The reason are that they are not strictly needed
for implementation and understanding of the normative parts.

RFC 5760
RFC 3711
RFC 5124

The following isn't used in the text at all:
RFC 3550

Cheers

Magnus Westerlund

----------------------------------------------------------------------
Multimedia Technologies, Ericsson Research EAB/TVM
----------------------------------------------------------------------
Ericsson AB                | Phone  +46 10 7148287
Färögatan 6                | Mobile +46 73 0949079
SE-164 80 Stockholm, Sweden| mailto: magnus.westerlund@ericsson.com
----------------------------------------------------------------------