[rtcweb] About unified Plan and multiple m lines
Iñaki Baz Castillo <ibc@aliax.net> Wed, 24 July 2013 14:09 UTC
Return-Path: <ibc@aliax.net>
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 567F511E80E0 for <rtcweb@ietfa.amsl.com>; Wed, 24 Jul 2013 07:09:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.377
X-Spam-Level:
X-Spam-Status: No, score=-3.377 tagged_above=-999 required=5 tests=[AWL=0.700, BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, GB_I_INVITATION=-2, J_CHICKENPOX_15=0.6, MIME_8BIT_HEADER=0.3, RCVD_IN_DNSWL_LOW=-1]
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 asoSCG3Qg+1D for <rtcweb@ietfa.amsl.com>; Wed, 24 Jul 2013 07:09:11 -0700 (PDT)
Received: from mail-qe0-f43.google.com (mail-qe0-f43.google.com [209.85.128.43]) by ietfa.amsl.com (Postfix) with ESMTP id 6B8BE21F8203 for <rtcweb@ietf.org>; Wed, 24 Jul 2013 07:09:09 -0700 (PDT)
Received: by mail-qe0-f43.google.com with SMTP id q19so5343614qeb.2 for <rtcweb@ietf.org>; Wed, 24 Jul 2013 07:08:37 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type :content-transfer-encoding:x-gm-message-state; bh=Rdqupoqvg2CoL+hLz/fAAxu5iNPlT/F+4MukuCTvuMw=; b=ct1Txj+d7k//AdwDSBLEQ4nfjl5sKRo3FkCjpbqhJ2gryA9RkDo4gwi4JMjZBfTznE yizOSz7Ub3I3PUKeCBTZx+JoKekimcPZQ1pWWB9du5QerelPc09c2gcx8I9mnBjyYu/B B7aWiSTvdWl4VOl1uyZ7Vcc4YBjqpX1NUKzzWwmEIFosJQxI265BKhWsB51ZrBiV5220 vp1fRLrEkd62tWVfZmr4db9ktU8HWW3A6MLxRy1Q2UwuTd73pbqEFibQAmApdH/MdQaP 7lwnfuDn3Q0NvWjZcSfB8Ys9OOTm0lGGJf/OSJX+ASb3IuAEHfRyFxuYNiWzBgXodXir O2ZQ==
X-Received: by 10.49.117.165 with SMTP id kf5mr1955062qeb.9.1374674917585; Wed, 24 Jul 2013 07:08:37 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.49.72.132 with HTTP; Wed, 24 Jul 2013 07:08:17 -0700 (PDT)
From: Iñaki Baz Castillo <ibc@aliax.net>
Date: Wed, 24 Jul 2013 16:08:17 +0200
Message-ID: <CALiegfnLGFz8AcP2YCRq_dzYbxV9NKvSbHvs+MYCTr6RBiDkEg@mail.gmail.com>
To: "rtcweb@ietf.org" <rtcweb@ietf.org>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Gm-Message-State: ALoCoQl0n8GpyMlQUTMR7AdvDH/su82EQpCy5wDOrZvGl/pMBKGX+qyIKzXe7AxXM9FpSKyNzs+d
Subject: [rtcweb] About unified Plan and multiple m lines
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: Wed, 24 Jul 2013 14:09:16 -0000
Hi, let's suppose WebRTC 1.0 borns with "Unified Plan" built-in, and my browser receives a session invitation from a conference server, and there are 8 audio participants in the conference. So the SDP I receive has 8 "m=audio" lines, maybe with different audio codecs in each line. And following SDP O/A rules my browser will generate SDP answer that will also contain 8 "m=audio" lines. Now, where it is supposed my browser will send my single audio track to the conference server? What does it mean that I receive 8 "m=audio" lines while I'm just able to send a single audio track? which m=audio line should I use for sending RTP? Thanks a lot. -- Iñaki Baz Castillo <ibc@aliax.net>
- [rtcweb] About unified Plan and multiple m lines Iñaki Baz Castillo
- Re: [rtcweb] About unified Plan and multiple m li… Eric Rescorla
- [rtcweb] [MMUSIC] [dispatch] bar BOF on msrp over… Ejzak, Richard P (Richard)