RE: [AVT] Comments on draft-ietf-avt-mime-h224-02.txt

"Even, Roni" <roni.even@polycom.co.il> Wed, 03 August 2005 06:57 UTC

Received: from localhost.localdomain ([127.0.0.1] helo=megatron.ietf.org) by megatron.ietf.org with esmtp (Exim 4.32) id 1E0DC7-0000hq-Kh; Wed, 03 Aug 2005 02:57:39 -0400
Received: from odin.ietf.org ([132.151.1.176] helo=ietf.org) by megatron.ietf.org with esmtp (Exim 4.32) id 1E0DC4-0000hi-Mw for avt@megatron.ietf.org; Wed, 03 Aug 2005 02:57:36 -0400
Received: from ietf-mx.ietf.org (ietf-mx [132.151.6.1]) by ietf.org (8.9.1a/8.9.1a) with ESMTP id CAA19129 for <avt@ietf.org>; Wed, 3 Aug 2005 02:57:35 -0400 (EDT)
Received: from fw.polycom.co.il ([212.179.41.2] helo=isrexch01.israel.polycom.com) by ietf-mx.ietf.org with esmtp (Exim 4.43) id 1E0Dii-0007NZ-4j for avt@ietf.org; Wed, 03 Aug 2005 03:31:20 -0400
X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0
Content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Subject: RE: [AVT] Comments on draft-ietf-avt-mime-h224-02.txt
Date: Wed, 03 Aug 2005 09:58:26 +0300
Message-ID: <144ED8561CE90C41A3E5908EDECE315C021A0AB4@IsrExch01.israel.polycom.com>
Thread-Topic: [AVT] Comments on draft-ietf-avt-mime-h224-02.txt
Thread-Index: AcV7R/olOsc1rsf/QCK+/d+ny5Qk5AB78D3ABqfZ1pAAB79UkA==
From: "Even, Roni" <roni.even@polycom.co.il>
To: kae <k.hsueh@comcast.net>
X-Spam-Score: 0.0 (/)
X-Scan-Signature: 10d3e4e3c32e363f129e380e644649be
Content-Transfer-Encoding: quoted-printable
Cc: IETF AVT WG <avt@ietf.org>
X-BeenThere: avt@ietf.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Audio/Video Transport Working Group <avt.ietf.org>
List-Unsubscribe: <https://www1.ietf.org/mailman/listinfo/avt>, <mailto:avt-request@ietf.org?subject=unsubscribe>
List-Post: <mailto:avt@ietf.org>
List-Help: <mailto:avt-request@ietf.org?subject=help>
List-Subscribe: <https://www1.ietf.org/mailman/listinfo/avt>, <mailto:avt-request@ietf.org?subject=subscribe>
Sender: avt-bounces@ietf.org
Errors-To: avt-bounces@ietf.org

Kae,
Thanks for the comments, I want you to note that the h224 mime type is
defined for having interoperability with current video conferencing
terminals through a gateway. It does not define a payload. This will
enable a signaling gateway to work since the FECC will flow end to end.
The payload is described in H.323 annex Q and not in this specification.

We intend to look for other ways for FECC and are open to suggestions.
As for your questions see online 
Roni

-----Original Message-----
From: avt-bounces@ietf.org [mailto:avt-bounces@ietf.org] On Behalf Of
kae
Sent: Wednesday, August 03, 2005 6:17 AM
To: Even, Roni
Cc: 'IETF AVT WG'
Subject: [AVT] Comments on draft-ietf-avt-mime-h224-02.txt

Roni,

I am not sure if we should continue using Annex Q for FECC particular in
SIP based systems. My concerns are:

1. Adding a new RTP stream will make NAT/FW traversal more difficult
than it is today even with helps from ICE/STUN/TURN. 

I agree that every RTP stream needs to traverse NAT/FW, so are you
suggesting we will not use more than one media in a call?
BTW even if we open a different control channel for FECC (Using FECC in
the signaling path, see your comment 4) we will have a channel signaled
by SDP that will need to traverse FW/NAT


2. From security point of view, we do not want to open too many ports.
In additions, FECC is general used a couple times during a video call.
Most of time there are no packet flows. Most of NAT/FW will close the
channel after
1 min of inactivity. 

The FECC channel can be opened only when there is a payload to send by
using re-invites or kept open by having keep alive. This is general
procedure and will work if the FECC is in a separate control channel or
as H.323 annex Q payload. As for number of open ports, this is a general
problem. There was a suggestion to multiplex streams by SSRC which did
not progress. In a multimedia conference you may have 1 audio, 2 video
and a data connection for each call not including the signaling.

3. I think we should keep the principle that RTP is for medium not for
control. If we allow non real time traffic to use RTP, it will make QoS
more difficult. A lot of devices are marking DiffServ Code Point based
on RTP. If we start to use RTP for non-real time stuff, QoS devices will
have to look into payloads which is not scalable. (Please note that we
cannot trust end point's DiffServ marking)

The contribution is not defining a payload type but just a MIME type for
H224. BTW FECC is real-time traffic and that is why it should go end to
end. The feedback is based what you see in the received video so
real-time is very important.


4. Using Annex Q/H.224, it makes certain architecture assumptions. I
think the medium processing function and call control/feature functions
should be separate either logically or physically. Given the fact that
control paths do not use RTP. This draft will break this principle
(except the case controller and media processor are physically the same)
and ask the medium process to process FECC functions. Do you think it
will be easier just send a SIP based message to the controller directly?

FECC is not call control, carrying it using SIP is wrong since we will
use the real-time needed. You expect to see  the result of the movement
fast. This is why you are trying to move the camera. The signaling path
is not the way for it. Example of FECC usage that is common is for tele
medicine where doctor watch an operation from remote and they control
what they see. (You do not want the operating doctor to stop and move
the camera).


This is my humble opions. 


Kae


_______________________________________________
Audio/Video Transport Working Group
avt@ietf.org
https://www1.ietf.org/mailman/listinfo/avt

_______________________________________________
Audio/Video Transport Working Group
avt@ietf.org
https://www1.ietf.org/mailman/listinfo/avt