Re: [MMUSIC] Unified Plan for SDP Handling - multiple media sources

Bernard Aboba <bernard_aboba@hotmail.com> Tue, 16 July 2013 23:29 UTC

Return-Path: <bernard_aboba@hotmail.com>
X-Original-To: mmusic@ietfa.amsl.com
Delivered-To: mmusic@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0524E21F9D12 for <mmusic@ietfa.amsl.com>; Tue, 16 Jul 2013 16:29:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.511
X-Spam-Level:
X-Spam-Status: No, score=-102.511 tagged_above=-999 required=5 tests=[AWL=0.088, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
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 iMthKX78IbRR for <mmusic@ietfa.amsl.com>; Tue, 16 Jul 2013 16:29:26 -0700 (PDT)
Received: from blu0-omc2-s17.blu0.hotmail.com (blu0-omc2-s17.blu0.hotmail.com [65.55.111.92]) by ietfa.amsl.com (Postfix) with ESMTP id 86BB621F9D02 for <mmusic@ietf.org>; Tue, 16 Jul 2013 16:29:26 -0700 (PDT)
Received: from BLU401-EAS46 ([65.55.111.73]) by blu0-omc2-s17.blu0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Tue, 16 Jul 2013 16:29:26 -0700
X-TMN: [POv85qtoIDk7LyQQ0/LFxtQzdEIndsh53Z7c5b6OGmY=]
X-Originating-Email: [bernard_aboba@hotmail.com]
Message-ID: <BLU401-EAS46E4A7B1B6E70D598F788B93600@phx.gbl>
Date: Tue, 16 Jul 2013 16:29:22 -0700
From: Bernard Aboba <bernard_aboba@hotmail.com>
To: Roni Even <ron.even.tlv@gmail.com>
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset="utf-8"
X-OriginalArrivalTime: 16 Jul 2013 23:29:26.0300 (UTC) FILETIME=[4F9455C0:01CE827C]
Cc: mmusic@ietf.org
Subject: Re: [MMUSIC] Unified Plan for SDP Handling - multiple media sources
X-BeenThere: mmusic@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Multiparty Multimedia Session Control Working Group <mmusic.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/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: Tue, 16 Jul 2013 23:29:32 -0000

Yes, it is annoying when new docs attempt to redefine behavior in existing deployed RFCs.  RFC 5576 has multiple implementations today, and none of them have a one-at-a-time restriction.

The problem with max-send-ssrc is that it conflates ssrcs with streams. If you have layering or simulcast you need to have something like max-streams and max-sources. max-send-ssrc is confusing.

Roni Even <ron.even.tlv@gmail.com> wrote:

Hi,
Some comments.
In section 2 bullet 2 is changing RFC 5576 semantics and not for good. Why
do you want more than one SSRC for m-line but allow only one at a time, is
this for the simulcast case?

Others which are not on section 2

1. The document talks about the case when there are multiple participants
each sending multiple streams as mentioned in section 1.1.1 and the receiver
may want to select among all these sources as discussed in section 1.1.2.
The document focus on the point to point case and does not address the issue
of how all the m-lines from all participants are distributes and how a late
joiner gets all this information.

2. In the examples using the ssrc attribute note that according to RFC 5576
section 4.1 you must provide for each SSRC the CNAME attribute

3. The simulcast example and description allows the case of sending one of
the resolutions at a time but in simulcast the source may be able to send
multiple resolutions at the same time. To further complicate this case the
offer can support three resolutions but can only send any two at a time
which the receiver can select. How do you signal this, my view is with the
maxsendssrc attribute.

4. in section 3.2.1.1 "as well as a 16-bit identifier (expressed as an
integer) used for correlation;" I think that it must be a byte string or
token not integer

Roni



> -----Original Message-----
> From: mmusic-bounces@ietf.org [mailto:mmusic-bounces@ietf.org] On
> Behalf Of Adam Roach
> Sent: 15 July, 2013 10:05 PM
> To: mmusic@ietf.org
> Cc: rtcweb@ietf.org
> Subject: [MMUSIC] Unified Plan for SDP Handling
>
> [Cross-posting to RTCWEB; follow-ups to MMUSIC, please]
>
> After significant work, Justin, Martin and I have managed to produce a
> compromise plan that provides a high degree of interoperability with
existing
> devices (and future non-WebRTC devices) while not being excessively
> onerous for WebRTC implementations or applications that use them. It's
> been a tricky balancing act, but I think we've found a good mix between
the
> two that can form a solid basis for the working group to move forward.
>
> Rather than summarize the key points of the document in this email, I
direct
> interested parties to section 2 of the document, which summarizes the key
> aspects of the plan in eight relatively concise bullet points.
>
> I apologize for the late publication date of this document -- there's
actually
> been a lot more work put into coming up with a unified draft than I
originally
> anticipated, and the production of this document took at least two weeks
> longer than I expected it to.
>
> Note that this document is intended to be a plan for the work to be done
in
> this area, and not a specification in itself. The intention is that its
contents are
> used as the basis for work in several other drafts -- some new, some not
--
> that form the corpus of work necessary for RTCWEB (and potentially CLUE)
to
> move forward. Except in rare cases, the document does not attempt to
> explicitly call out venues or documents for such work, as we (or, at the
very
> least, I) anticipate guidance from the various working group chairs to
assist in
> such decisions.
>
> Comments prior to Berlin would be very helpful, although this will clearly
be a
> point of significant discussion at the face-to-face meeting.
>
> Document link:
>
> http://www.ietf.org/id/draft-roach-mmusic-unified-plan-00.txt
>
> /a
> _______________________________________________
> mmusic mailing list
> mmusic@ietf.org
> https://www.ietf.org/mailman/listinfo/mmusic

_______________________________________________
mmusic mailing list
mmusic@ietf.org
https://www.ietf.org/mailman/listinfo/mmusic