[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AVT] Comments on draft-boyaci-avt-app-sharing-00
I like the idea of an applications share protocol that can be set up
over SIP and glad to see this submission.
Few comments
At a high level, why not just standardize something like VNC. It seems
like this would be better than inventing something new.
I also wondered about why run it over RTP vs just be it's own
protocol. It was not clear that RTP was a good match.
Some more small details ... you might want to look at how X deals with
mouse and keyboard events - particularly compression of mouse motion.
Make sure that you have some way for the protocol to send a CTRL-ALT-
DEL to the far side without the user actuallFrom avt-bounces at ietf.org Fri Nov 14 17:52:06 2008
Return-Path: <avt-bounces at ietf.org>
X-Original-To: avt-archive at optimus.ietf.org
Delivered-To: ietfarch-avt-archive at core3.amsl.com
Received: from [127.0.0.1] (localhost [127.0.0.1])
by core3.amsl.com (Postfix) with ESMTP id 7548B3A6ACF;
Fri, 14 Nov 2008 17:52:06 -0800 (PST)
X-Original-To: avt at core3.amsl.com
Delivered-To: avt at core3.amsl.com
Received: from localhost (localhost [127.0.0.1])
by core3.amsl.com (Postfix) with ESMTP id 3619B3A6A57
for <avt at core3.amsl.com>; Fri, 14 Nov 2008 17:52:05 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -106.599
X-Spam-Level:
X-Spam-Status: No, score=-106.599 tagged_above=-999 required=5
tests=[AWL=0.000, BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4,
USER_IN_WHITELIST=-100]
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 yYl72IZmqRHz for <avt at core3.amsl.com>;
Fri, 14 Nov 2008 17:52:04 -0800 (PST)
Received: from sj-iport-6.cisco.com (sj-iport-6.cisco.com [171.71.176.117])
by core3.amsl.com (Postfix) with ESMTP id 7F7DD3A6AC8
for <avt at ietf.org>; Fri, 14 Nov 2008 17:52:04 -0800 (PST)
X-IronPort-AV: E=Sophos;i="4.33,607,1220227200"; d="scan'208";a="195184513"
Received: from sj-dkim-2.cisco.com ([171.71.179.186])
by sj-iport-6.cisco.com with ESMTP; 15 Nov 2008 01:52:04 +0000
Received: from sj-core-3.cisco.com (sj-core-3.cisco.com [171.68.223.137])
by sj-dkim-2.cisco.com (8.12.11/8.12.11) with ESMTP id mAF1q4Vf019171
for <avt at ietf.org>; Fri, 14 Nov 2008 17:52:04 -0800
Received: from [192.168.4.177] (rcdn-fluffy-8711.cisco.com [10.99.9.18])
by sj-core-3.cisco.com (8.13.8/8.13.8) with ESMTP id mAF1puJR000816
for <avt at ietf.org>; Sat, 15 Nov 2008 01:52:04 GMT
Message-Id: <83DD32C6-171F-4B46-9388-2EBF4840DAAD at cisco.com>
From: Cullen Jennings <fluffy at cisco.com>
To: IETF AVT WG <avt at ietf.org>
Impp: xmpp:cullenfluffyjennings at jabber.org
Mime-Version: 1.0 (Apple Message framework v929.2)
Date: Fri, 14 Nov 2008 18:52:03 -0700
X-Mailer: Apple Mail (2.929.2)
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; l=839; t=1226713924; x=1227577924;
c=relaxed/simple; s=sjdkim2002;
h=Content-Type:From:Subject:Content-Transfer-Encoding:MIME-Version;
d=cisco.com; i=fluffy at cisco.com;
z=From:=20Cullen=20Jennings=20<fluffy at cisco.com>
|Subject:=20Comments=20on=20draft-boyaci-avt-app-sharing-00
|Sender:=20; bh=pbN9koncqMP6MYlS1r0qR44ZohgnxZ6B8ncLq+y4gbA=;
b=A6LQgiG3uSK7HK4EsWwOL2Hbayw1qZs2bPjTsSXbZlnRSkEnuS5Z4rG4d/
zGq3UGXAnXLnDbJPRox9Q5w+I0kTghP22VSHl3bEzk0Pb3+Nq/YWZYrUUlyD
r4hZgwe32h;
Authentication-Results: sj-dkim-2; header.From=fluffy at cisco.com; dkim=pass (
sig from cisco.com/sjdkim2002 verified; );
Subject: [AVT] Comments on draft-boyaci-avt-app-sharing-00
X-BeenThere: avt at ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Audio/Video Transport Working Group <avt.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/avt>,
<mailto:avt-request at ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/pipermail/avt>
List-Post: <mailto:avt at ietf.org>
List-Help: <mailto:avt-request at ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/avt>,
<mailto:avt-request at ietf.org?subject=subscribe>
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"; DelSp="yes"
Sender: avt-bounces at ietf.org
Errors-To: avt-bounces at ietf.org
I like the idea of an applications share protocol that can be set up
over SIP and glad to see this submission.
Few comments
At a high level, why not just standardize something like VNC. It seems
like this would be better than inventing something new.
I also wondered about why run it over RTP vs just be it's own
protocol. It was not clear that RTP was a good match.
Some more small details ... you might want to look at how X deals with
mouse and keyboard events - particularly compression of mouse motion.
Make sure that you have some way for the protocol to send a CTRL-ALT-
DEL to the far side without the user actually havingy having to simultaneously
press CTRL, ALT and DEL.
You probably want your PLI to be able to specify a partial rectangle
to update.
Cullen in my individual contributor roll
_______________________________________________
Audio/Video Transport Working Group
avt at ietf.org
https://www.ietf.org/mailman/listinfo/avt
to simultaneously
press CTRL, ALT and DEL.
You probably want your PLI to be able to specify a partial rectangle
to update.
Cullen in my individual contributor roll
_______________________________________________
Audio/Video Transport Working Group
avt at ietf.org
https://www.ietf.org/mailman/listinfo/avt