Re: [MMUSIC] draft-jennings-mmusic-adjacent-grouping

Christer Holmberg <christer.holmberg@ericsson.com> Mon, 28 March 2011 16:02 UTC

Return-Path: <christer.holmberg@ericsson.com>
X-Original-To: mmusic@core3.amsl.com
Delivered-To: mmusic@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 79AF63A6A2F for <mmusic@core3.amsl.com>; Mon, 28 Mar 2011 09:02:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.561
X-Spam-Level:
X-Spam-Status: No, score=-6.561 tagged_above=-999 required=5 tests=[AWL=0.038, BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RGpWx8YQPA-g for <mmusic@core3.amsl.com>; Mon, 28 Mar 2011 09:02:56 -0700 (PDT)
Received: from mailgw9.se.ericsson.net (mailgw9.se.ericsson.net [193.180.251.57]) by core3.amsl.com (Postfix) with ESMTP id 3B72928C0CE for <mmusic@ietf.org>; Mon, 28 Mar 2011 09:02:56 -0700 (PDT)
X-AuditID: c1b4fb39-b7c6dae0000023f2-67-4d90b1900ed9
Received: from esessmw0184.eemea.ericsson.se (Unknown_Domain [153.88.253.125]) by mailgw9.se.ericsson.net (Symantec Mail Security) with SMTP id 12.02.09202.091B09D4; Mon, 28 Mar 2011 18:04:32 +0200 (CEST)
Received: from ESESSCMS0356.eemea.ericsson.se ([169.254.1.30]) by esessmw0184.eemea.ericsson.se ([153.88.115.81]) with mapi; Mon, 28 Mar 2011 18:04:32 +0200
From: Christer Holmberg <christer.holmberg@ericsson.com>
To: "Ali C. Begen (abegen)" <abegen@cisco.com>, "Paul Kyzivat (pkyzivat)" <pkyzivat@cisco.com>, "Cullen Jennings (fluffy)" <fluffy@cisco.com>
Date: Mon, 28 Mar 2011 18:04:30 +0200
Thread-Topic: draft-jennings-mmusic-adjacent-grouping
Thread-Index: Acvpz72lUL7ryId0QD++ffxk36rVcAARUr5AANLipKA=
Message-ID: <7F2072F1E0DE894DA4B517B93C6A058519490FD403@ESESSCMS0356.eemea.ericsson.se>
References: <4D8AB3F5.7090902@cisco.com> <04CAD96D4C5A3D48B1919248A8FE0D540EA02ED4@xmb-sjc-215.amer.cisco.com>
In-Reply-To: <04CAD96D4C5A3D48B1919248A8FE0D540EA02ED4@xmb-sjc-215.amer.cisco.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
acceptlanguage: en-US
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
X-Brightmail-Tracker: AAAAAA==
Cc: IETF MMUSIC WG <mmusic@ietf.org>
Subject: Re: [MMUSIC] draft-jennings-mmusic-adjacent-grouping
X-BeenThere: mmusic@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Multiparty Multimedia Session Control Working Group <mmusic.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/mmusic>, <mailto:mmusic-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/mmusic>
List-Post: <mailto:mmusic@ietf.org>
List-Help: <mailto:mmusic-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/mmusic>, <mailto:mmusic-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 28 Mar 2011 16:02:57 -0000

Hi, 

>>The grouping framework permits multiple groups to be formed 
>>with the same semantics. (E.g. you could define two audio/video 
>>groups, each to be lip synchronized.)
>> 
>>Analogously, one could presumably use the ADJ grouping semantic to 
>>form two independent groups of video streams.
>> 
>>OTOH, you might want to form two different groupings of m-lines that 
>>both map onto the same grid of devices. (For instance, a 
>>grouping of video m-lines and a corresponding grouping of audio m-lines.)
> 
>Yes. I just replied to Christer's email, he brought up the 
>same thing. We realized this open issue after the revision.
> 
>>But the a=media-grid-dims attribute doesn't provide any way to 
>>identify which group it applies to if there is more than one.
> 
>So it is a session-level attribute but this still does not 
>solve the audio-video overlay problem (suppose I have 3x2 
>screens - 6 video streams and 6x2 audio (stereo) streams).
> 
>If such an overlay is a desired feature, a general solution 
>needs to be identified.

It is also important to remember that there might not always be a 1-to-1 mapping between audio and video.

For example, you might have 3 displays, with one video stream for each display, but only 2 microphones, with one audio stream for each microphone.

Regards,

Christer