[AVTCORE] Hackathon code for draft-ietf-avtcore-cc-feedback-message

Sergio Mena <semena@cisco.com> Wed, 17 April 2019 12:27 UTC

Return-Path: <semena@cisco.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 E5770120457; Wed, 17 Apr 2019 05:27:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -14.502
X-Spam-Level:
X-Spam-Status: No, score=-14.502 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_MED=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, USER_IN_DEF_DKIM_WL=-7.5] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=cisco.com
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 ZERZcVRQLj_W; Wed, 17 Apr 2019 05:27:55 -0700 (PDT)
Received: from aer-iport-4.cisco.com (aer-iport-4.cisco.com [173.38.203.54]) (using TLSv1.2 with cipher DHE-RSA-SEED-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 66C69120357; Wed, 17 Apr 2019 05:27:54 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cisco.com; i=@cisco.com; l=1540; q=dns/txt; s=iport; t=1555504074; x=1556713674; h=to:from:subject:message-id:date:mime-version: content-transfer-encoding; bh=Rmft6EH8a1ZI+nhw7PNXRXlBjmyRBWSudicMqG/xzSk=; b=aLyNFjcWVmDpaZsgvKVreLv5QdU1u8Vihqp1mzoRMp6WrWpoxjcIlZOp 9MvRklvPcveUSCq7UD/LB5QpJx3g1hqvN6dlWUGgSr7GCj2hoNrpkjwRn 1HzpBC3rlQ9ATJ6qKCy5K2ydmbYVGLUIeqzb+nafPJfVQlERAx+aTabid g=;
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result: A0ATAABSG7dc/xbLJq1mGwEBAQEDAQEBBwMBAQGBUgUBAQELAYJ4UQEgEoQ2iHulBIF7ECOLAzUIDgEDAQEEAQIBAm0cDIV0FXYCJgJgDAgBAYMeAYIID6oGgS+EMgGBFIRiBoELJwGEYIcAgUA/gREnhHJ/GQKEa4JXBIp8h1STbQmCCAKFOFGMDQYbi2aJE4twhi+OH4FQATaBVjMaCBsVgyiCMINMilU9A5EiAQE
X-IronPort-AV: E=Sophos;i="5.60,361,1549929600"; d="scan'208";a="11390962"
Received: from aer-iport-nat.cisco.com (HELO aer-core-4.cisco.com) ([173.38.203.22]) by aer-iport-4.cisco.com with ESMTP/TLS/DHE-RSA-SEED-SHA; 17 Apr 2019 12:27:50 +0000
Received: from [10.61.95.184] (ams3-vpn-dhcp8121.cisco.com [10.61.95.184]) by aer-core-4.cisco.com (8.15.2/8.15.2) with ESMTP id x3HCRoZM002779; Wed, 17 Apr 2019 12:27:50 GMT
To: rmcat@ietf.org, avt@ietf.org
From: Sergio Mena <semena@cisco.com>
Message-ID: <bdb4b8f6-742e-e023-b449-8d7563674016@cisco.com>
Date: Wed, 17 Apr 2019 14:27:46 +0200
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"; format="flowed"
Content-Transfer-Encoding: 7bit
Content-Language: en-GB
X-Outbound-SMTP-Client: 10.61.95.184, ams3-vpn-dhcp8121.cisco.com
X-Outbound-Node: aer-core-4.cisco.com
Archived-At: <https://mailarchive.ietf.org/arch/msg/avt/K1xFPPuL2uTzTIhjAROrSlHxZG8>
Subject: [AVTCORE] Hackathon code for draft-ietf-avtcore-cc-feedback-message
X-BeenThere: avt@ietf.org
X-Mailman-Version: 2.1.29
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: <https://mailarchive.ietf.org/arch/browse/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: Wed, 17 Apr 2019 12:27:57 -0000

Hello,

I found some spare time to tidy up the Firefox/WebRTC code we developed 
during last two IETF hackathons in Bangkok (IETF103) and Prague (IETF104).

During last avtcore and rmcat meetings, I perceived some interest in the 
room on potentially introducing CCFB in WebRTC, hence I am making our 
code available in case it can be useful.

You can find the code in the "ccfb" Git branch of my Firefox repo fork:

https://github.com/sergio-mena/gecko-dev/tree/ccfb

All our code is between commits 2cd33e4e03ce..dc93b019beb5

A few comments:

* The bulk of the code is the result of porting the initial 
implementation we made for ns3-rmcat, which is our open source 
simulation testbed for rmcat algorithms: https://github.com/cisco/ns3-rmcat

* This branch is mainly the result of the two Hackathons, so don't 
expect plenty of unit tests. Additionally, there is a known problem 
whereby each CCFB packet gets deserialized three times.

* At the end of the last hackathon we ran successful interop tests with 
Jonathan Lennox's independent proprietary implementation of CCFB (also 
coded during the hackathons).

* The code has been updated to implement version -03 of the draft.

Finally, the Firefox branch we worked on contains a two-year-old version 
of WebRTC. Unfortunately, a "git rebase" of the branch to the latest 
Firefox nightly yields many conflicts with WebRTC classes. I will see if 
I can find some spare time to solve those conflicts after the vacation 
break.

Thanks,

Sergio