[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MMUSIC] WGLC on draft-ietf-mmusic-rfc4756bis-03
- To: "Thomas Schierl" <schierl at hhi.fhg.de>, "Jean-Francois Mule" <jf.mule at cablelabs.com>
- Subject: Re: [MMUSIC] WGLC on draft-ietf-mmusic-rfc4756bis-03
- From: "Ali C. Begen (abegen)" <abegen at cisco.com>
- Date: Mon, 19 Oct 2009 07:20:31 -0700
- Authentication-results: sj-iport-1.cisco.com; dkim=neutral (message not signed) header.i=none
- Cc: mmusic at ietf.org, Joerg Ott <jo at netlab.tkk.fi>, draft-ietf-mmusic-rfc4756bis at tools.ietf.org
- Delivered-to: mmusic at core3.amsl.com
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cisco.com; i=abegen at cisco.com; l=3858; q=dns/txt; s=sjiport01001; t=1255962037; x=1257171637; h=from:sender:reply-to:subject:date:message-id:to:cc: mime-version:content-transfer-encoding:content-id: content-description:resent-date:resent-from:resent-sender: resent-to:resent-cc:resent-message-id:in-reply-to: references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:list-owner:list-archive; z=From:=20"Ali=20C.=20Begen=20(abegen)"=20<abegen at cisco.co m>|Subject:=20RE:=20[MMUSIC]=20WGLC=20on=20draft-ietf-mmu sic-rfc4756bis-03|Date:=20Mon,=2019=20Oct=202009=2007:20: 31=20-0700|Message-ID:=20<04CAD96D4C5A3D48B1919248A8FE0D5 40A6E779B at xmb-sjc-215.amer.cisco.com>|To:=20"Thomas=20Sch ierl"=20<schierl at hhi.fhg.de>,=0D=0A=20=20=20=20=20=20=20 =20"Jean-Francois=20Mule"=20<jf.mule at cablelabs.com>|Cc: =20<mmusic at ietf.org>,=20"Joerg=20Ott"=20<jo at netlab.tkk.fi >,=0D=0A=20=20=20=20=20=20=20=20<draft-ietf-mmusic-rfc475 6bis at tools.ietf.org>|MIME-Version:=201.0 |Content-Transfer-Encoding:=20quoted-printable |In-Reply-To:=20<4ADC589D.8000306 at hhi.fhg.de>|References: =20<9AAEDF491EF7CA48AB587781B8F5D7C6024FEC0C at srvxchg3.cab lelabs.com>=20<4ADC589D.8000306 at hhi.fhg.de>; bh=IT1M8SZnZpmH3VSeQGSUEeG0sUutGbJ8SuVDpQX9zrM=; b=nNjM51B+7lXHczO9kxEVaOqrWAzyw6NxNHYNI0PZiUGCkV4EZ1d5d6Bp IA6xXlNjewh1eZXybxTVjZECwNyVf2kwQR5awV4OU7Hu+fGJXDT1f3KrZ yivbqcZglZfahjcelQ3trv5iO+bAH+PujW2LXivBz73USR/i+zZbfPPjP 4=;
- In-reply-to: <4ADC589D.8000306 at hhi.fhg.de>
- List-archive: <http://www.ietf.org/mail-archive/web/mmusic>
- List-help: <mailto:mmusic-request@ietf.org?subject=help>
- List-id: Multiparty Multimedia Session Control Working Group <mmusic.ietf.org>
- List-post: <mailto:mmusic@ietf.org>
- List-subscribe: <https://www.ietf.org/mailman/listinfo/mmusic>, <mailto:mmusic-request@ietf.org?subject=subscribe>
- List-unsubscribe: <https://www.ietf.org/mailman/listinfo/mmusic>, <mailto:mmusic-request@ietf.org?subject=unsubscribe>
- References: <9AAEDF491EF7CA48AB587781B8F5D7C6024FEC0C at srvxchg3.cablelabs.com> <4ADC589D.8000306 at hhi.fhg.de>
- Thread-index: AcpQtgaWzENnEJrKS6GpZBJZrNtOgwADPPjQ
- Thread-topic: [MMUSIC] WGLC on draft-ietf-mmusic-rfc4756bis-03
Hi Thomas,
> -----Original Message-----
> From: Thomas Schierl [mailto:schierl at hhi.fhg.de]
> Sent: Monday, October 19, 2009 8:16 AM
> To: Jean-Francois Mule
> Cc: mmusic at ietf.org; Joerg Ott; draft-ietf-mmusic-rfc4756bis at tools.ietf.org
> Subject: Re: [MMUSIC] WGLC on draft-ietf-mmusic-rfc4756bis-03
>
> Dear Ali,
>
> I am not sure if the SDP signaling is covering all cases. What is about
> the case of having a SVC or any other layered media, where one session
> SB contains the base layer and another session SE contains the
> enhancement layer. Let us assume session SB is protected by repair flow
> RB. Furthermore, session SB and SE are jointly protected by repair flow
> RB+E. Additionally, RB+E is additive to RB. The only way expressing this
> with the current draft seems to be:
>
> a=group:FEC-XR SB RB
> a=group:FEC-XR SB SE RB RB+E
If RB+E and RB were not additive, we would have:
a=group:FEC-XR SB RB
a=group:FEC-XR SB SE RB+E
But, now you are saying that they are additive, I believe we should have:
a=group:FEC-XR SB RB RB+E
a=group:FEC-XR SB SE RB+E
Because RB+E is additive to RB, that means it is protecting SB as well. Here I assumed RB exclusively protected SB. If this assumption does not hold, see below.
> I would expect that the grouping can signal that RB can be used
> separately for SB, but RB and RB+E can be also jointly used for the
> combination of SB and SE. Would the above grouping be in line with the
> current draft? I wonder if this may be somehow contrary to definition in
Now, this sounds different than the first scenario you described above, IMO. And, this leads to the original SDP you gave:
a=group:FEC-XR SB RB
a=group:FEC-XR SB SE RB RB+E
> section 4.1:
>
> "Repair flows that are in different FEC groups are non-
> additive.".
Why would it be contrary? Here, RB and RB+E are in the same line and that is enough to state their additivity. But, in this scenario, their joint decoding helps the group of SB+SE. The above SDP says if the source consists of SB only, then just use RB only since RB+E would not help with decoding.
> If the signaling in the example above is in line with the intention of
> the draft, I would make the following modifications:
>
> - You may add an "...exclusively in different FEC groups..." to the
> sentence of section 4.1 above.
We can add this to make it stronger. But, I believe if two repair flows are additive in a group, it does not mean that they will also be additive in any other group where one of the source flows they protect is listed.
Agree?
> - Further, I would add the following text to section 4.1 to make it clearer:
>
> "In order to express multiple relations between source and repair flows,
> source and repair flows may appear in more than one FEC group."
I believe this was clear, but it is a good suggestion.
> I think the same should be valid for the FEC-SSRC grouping.
Sure.
Thanks for the review. Let me know if you agree with the above.
Cheers, acbegen.
> Best regards,
> Thomas
>
>
> --
> Thomas Schierl
> --------------
> Fraunhofer HHI
>
>
>
> Jean-Francois Mule wrote:
> > This is to start a 2-week working group last call on draft
> > draft-ietf-mmusic-rfc4756bis-03,
> > http://tools.ietf.org/html/draft-ietf-mmusic-rfc4756bis-03. The comment
> > period will end on Wednesday October 28.
> >
> > Please send your comments to the mmusic list and the authors.
> >
> > Thank you,
> > Jean-Francois.
> >
> >
> > _______________________________________________
> > mmusic mailing list
> > mmusic at ietf.org
> > https://www.ietf.org/mailman/listinfo/mmusic
> >
> >
> >
>
>
>