[rmcat] Minutes from IETF 101 (London)

Colin Perkins <csp@csperkins.org> Thu, 22 March 2018 16:54 UTC

Return-Path: <csp@csperkins.org>
X-Original-To: rmcat@ietfa.amsl.com
Delivered-To: rmcat@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 97092127076 for <rmcat@ietfa.amsl.com>; Thu, 22 Mar 2018 09:54:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.201
X-Spam-Level:
X-Spam-Status: No, score=-4.201 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bvdMIk44wN2s for <rmcat@ietfa.amsl.com>; Thu, 22 Mar 2018 09:53:49 -0700 (PDT)
Received: from balrog.mythic-beasts.com (balrog.mythic-beasts.com [IPv6:2a00:1098:0:82:1000:0:2:1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1904C12DA12 for <rmcat@ietf.org>; Thu, 22 Mar 2018 09:53:45 -0700 (PDT)
Received: from [2001:67c:370:128:b117:c1ad:d7b5:e002] (port=49836) by balrog.mythic-beasts.com with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <csp@csperkins.org>) id 1ez3TB-0003UF-GM for rmcat@ietf.org; Thu, 22 Mar 2018 16:53:43 +0000
From: Colin Perkins <csp@csperkins.org>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\))
Message-Id: <83E3455C-9979-4582-9129-7BA8C2B47A8E@csperkins.org>
Date: Thu, 22 Mar 2018 16:53:38 +0000
To: "rmcat@ietf.org WG" <rmcat@ietf.org>
X-Mailer: Apple Mail (2.3273)
X-BlackCat-Spam-Score: 4
Archived-At: <https://mailarchive.ietf.org/arch/msg/rmcat/y-FzWo0xqTduOPNnMzkGMfIlDIk>
Subject: [rmcat] Minutes from IETF 101 (London)
X-BeenThere: rmcat@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: "RTP Media Congestion Avoidance Techniques \(RMCAT\) Working Group discussion list." <rmcat.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/rmcat>, <mailto:rmcat-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/rmcat/>
List-Post: <mailto:rmcat@ietf.org>
List-Help: <mailto:rmcat-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/rmcat>, <mailto:rmcat-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 22 Mar 2018 16:54:01 -0000

Draft minutes from RMCAT in London have been uploaded to the data tracker (https://datatracker.ietf.org/meeting/101/materials/minutes-101-rmcat-01) and are included below. Please send any corrections to the chairs.

Colin




RTP Media Congestion Avoidance Techniques (RMCAT)
=================================================

IETF 101 / London, UK / 21 March 2018

Reported by Colin Perkins and Alan Ford.

## Administration and Working Group Status (Chairs)

   The chairs introduced the meeting and reviewed document status.
   SCReAM has been published as RFC 8298.
   Coupled Congestion Control is with the RFC Editor.
   Shared Bottleneck Detection is with the IESG.
   NADA has completed working group last call, and is waiting for the chairs
   to complete the write-up. 
   The GCC draft is waiting for an update from the authors.
   The requirements draft is with the RFC Editor.

   The evaluation and wireless tests are ready for working group last call,
   but blocked on the evaluation criteria draft which will be discussed later.

   The congestion control feedback draft will be updated to align with the
   RTCP feedback draft, once that is complete. 

   The framework and codec interactions drafts are on hold for now, waiting
   implementation experience and the conclusion of the other work.


## RTCP feedback for congestion control (Colin Perkins)

   Colin Perkins summarised the changes to the draft. 
   Mandate clock source, format, and rate. No objections.

   No report if no packets received for SSRC.
   Jonathan Lennox: why would this be a problem anyway? You wouldn't send
   in this case.

   Give guidance on what sequence number ranges to be included in the
   report. SHOULD NOT overlap.
   Jonathan: if big gap, makes sense to ignore entirely.
   Colin: if you get nothing, fire circuit breaker. If you lose one or
   two, not a big deal. If you lose lots maybe you should ignore. Needs a
   bit more work.


## draft-ietf-rmcat-eval-criteria (Jörg Ott)

   Jörg Ott reviewed the status of the draft and the open issues.

   Jain's Fsirness index: remove the open issue, say nothing about how to
   measure fairness, and consider this done. Zahed agrees with this.
   Xiaoqing Zhu asks if we have anything about fairness for evaluation? This 
   is only this, so if we remove it the draft doesn't define a fairness metric. 
   She suggests we keep the discussion of fairness. Some ongoing discussion.
   Matt Mathis: we don't have sufficient information to define fairness for
   RTP flows. Conclusion: Xiaoqing will send text.

   Loss generation model: suggest to evaluate using independent random loss, 
   but note that other options (e.g., Gilbert-Elliot model) exist and can be 
   used if desired. 
   Xiaoqing Zhu: agree. 
   Mark Handley: notes that TFRC had problems where the losses were correlated
   with the data rate, and this isn't modelled by independent random loss. He
   suggests that modelling the queue would be better than injecting random loss.
   Conclusion: evaluate using independent random less, point to other options,
   and add a note that there are further complexities that evaluation need to
   think about.

   Jitter models: 
   Zahed notes that this has a real impact in their test cases, and they use
   no-reordering bounded PDV. 
   Xiaoqing Zhu noted that NADA has been tested with NS2 using random jitter 
   (no reorder), and for NS3 only due to queuing delay in simulations. Agrees
   with Zahed that jitter influences algorithm behaviour, so we need to say
   something. 
   Conclusion: use no-reordering bounded PDV.

   The chairs noted that there has been some comments about an open issue
   around TCP models. It is now believed this is resolved, but the text needs
   review.

   Next steps: Xiaoqing Zhu will send text, and Jörg will incorporate it and
   make the other updates, and submit an updated draft. This will then go to
   working group last call.


## draft-ietf-rmcat-video-traffic-model (Xiaoqing Zhu)

   Xiaoqing Zhu reviewed the status of the draft and outlined the behaviour of
   the video traffic model. The draft is now aligned with their open source
   code implementation.  She also reviewed the status of the open source code
   implementation (https://github.com/cisco/syncodecs), outlining the codecs
   available there.  Finally, she review the status of the ongoing evaluation
   of NADA using the syncodec synthetic codec suite on emulated wired, WiFi,
   and LTE networks.  They have no open issues, and the authors believe the
   draft is ready for working group last call.
   
   Zahed: he's a co-author, but believes it's in good shape.

   Next steps: chairs will issue working group last call.


## Other Business

   Jonathan Lennox asked if it would make sense to do a hackathon on this
   subject? Maybe - there is some interest. Integrating the RTCP feedback
   mechanism with the candidate algorithms might be a good topic.

                                   - + -






-- 
Colin Perkins
https://csperkins.org/