[rtcweb] Convey "label"

Stefan Håkansson LK <stefan.lk.hakansson@ericsson.com> Fri, 09 September 2011 06:49 UTC

Return-Path: <stefan.lk.hakansson@ericsson.com>
X-Original-To: rtcweb@ietfa.amsl.com
Delivered-To: rtcweb@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2AEBE21F8B82 for <rtcweb@ietfa.amsl.com>; Thu, 8 Sep 2011 23:49:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.316
X-Spam-Level:
X-Spam-Status: No, score=-6.316 tagged_above=-999 required=5 tests=[AWL=-0.017, BAYES_00=-2.599, MIME_8BIT_HEADER=0.3, RCVD_IN_DNSWL_MED=-4]
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 kwyi3BXO6wte for <rtcweb@ietfa.amsl.com>; Thu, 8 Sep 2011 23:49:54 -0700 (PDT)
Received: from mailgw9.se.ericsson.net (mailgw9.se.ericsson.net [193.180.251.57]) by ietfa.amsl.com (Postfix) with ESMTP id E661721F8A96 for <rtcweb@ietf.org>; Thu, 8 Sep 2011 23:49:53 -0700 (PDT)
X-AuditID: c1b4fb39-b7bfdae000005125-30-4e69b782a269
Received: from esessmw0237.eemea.ericsson.se (Unknown_Domain [153.88.253.125]) by mailgw9.se.ericsson.net (Symantec Mail Security) with SMTP id 09.66.20773.287B96E4; Fri, 9 Sep 2011 08:51:46 +0200 (CEST)
Received: from [150.132.141.36] (153.88.115.8) by esessmw0237.eemea.ericsson.se (153.88.115.91) with Microsoft SMTP Server id 8.3.137.0; Fri, 9 Sep 2011 08:51:46 +0200
Message-ID: <4E69B77E.7090205@ericsson.com>
Date: Fri, 09 Sep 2011 08:51:42 +0200
From: Stefan Håkansson LK <stefan.lk.hakansson@ericsson.com>
User-Agent: Mozilla/5.0 (Windows NT 6.0; rv:6.0.2) Gecko/20110902 Thunderbird/6.0.2
MIME-Version: 1.0
To: Colin Perkins <csp@csperkins.org>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
X-Brightmail-Tracker: AAAAAA==
Cc: "rtcweb@ietf.org" <rtcweb@ietf.org>
Subject: [rtcweb] Convey "label"
X-BeenThere: rtcweb@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Real-Time Communication in WEB-browsers working group list <rtcweb.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/rtcweb>, <mailto:rtcweb-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/rtcweb>
List-Post: <mailto:rtcweb@ietf.org>
List-Help: <mailto:rtcweb-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/rtcweb>, <mailto:rtcweb-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 09 Sep 2011 06:49:55 -0000

Colin,

there was a discussion yesterday of how to convey the Id (aka "label") 
of a MediaStream object when it is sent over a PeerConnection. 
Presumable this info would be in the SDP offer (or whatever we end up 
using). There was a discussion on if CNAME could be used or if we need 
something new.

You mentioned that it would be quite easy to add a new element or 
attribute if we would need that. Could you explain a bit more?

Stefan