From general-return-30851-apmail-incubator-general-archive=incubator.apache.org@incubator.apache.org Fri Jul 29 07:28:57 2011 Return-Path: X-Original-To: apmail-incubator-general-archive@www.apache.org Delivered-To: apmail-incubator-general-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0B32B6A07 for ; Fri, 29 Jul 2011 07:28:57 +0000 (UTC) Received: (qmail 34604 invoked by uid 500); 29 Jul 2011 07:28:50 -0000 Delivered-To: apmail-incubator-general-archive@incubator.apache.org Received: (qmail 34012 invoked by uid 500); 29 Jul 2011 07:28:46 -0000 Mailing-List: contact general-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@incubator.apache.org Delivered-To: mailing list general@incubator.apache.org Received: (qmail 33998 invoked by uid 99); 29 Jul 2011 07:28:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Jul 2011 07:28:44 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of seba.wagner@gmail.com designates 209.85.212.47 as permitted sender) Received: from [209.85.212.47] (HELO mail-vw0-f47.google.com) (209.85.212.47) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Jul 2011 07:28:39 +0000 Received: by vws2 with SMTP id 2so2981006vws.6 for ; Fri, 29 Jul 2011 00:28:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=H933qi9QjLFpNRUOU8uZc3x7ABeHgjWETcPJj7ptykw=; b=ufuuvRm9bjTxc/QrbRRv3deaYUx4N8lt6NXvmVsKgUZXZp5u8sH3nl953llPMQXMF8 JKrfBi7HAQpTwU+umfGkHs7VR5ZpF5FDIh7PGVllbMazpC0+EOhcJTpjccYnjL4RO5G7 BlTW3V0+mVJJ1SpHP+x9Pv/A22SDYROW4EjoY= Received: by 10.52.27.72 with SMTP id r8mr933155vdg.415.1311924499030; Fri, 29 Jul 2011 00:28:19 -0700 (PDT) MIME-Version: 1.0 Received: by 10.52.187.72 with HTTP; Fri, 29 Jul 2011 00:27:59 -0700 (PDT) In-Reply-To: References: From: "seba.wagner@gmail.com" Date: Fri, 29 Jul 2011 09:27:59 +0200 Message-ID: Subject: Re: [PROPOSAL] Apache OpenMeetings incubator for Web Conferencing To: general@incubator.apache.org Content-Type: multipart/alternative; boundary=20cf3078113cbca06e04a9303972 --20cf3078113cbca06e04a9303972 Content-Type: text/plain; charset=ISO-8859-1 @Daniel thanks for the excellent & extended testing on your host environments. That the screensharing does not close on the clients after the publisher hit the *stop* is definitly a bug that we did already fix in previous versions. The check to do not start the ScreenSharing Application several time on the same client machine would be also quite usefull thats right. It is however a bit complex as you need either handle on server side a *flag* that marks clients that run the screensharing => that is only possible if the user hits the *start-sharing* or *start-recording* button, otherwise there is no connect from the client to the server. Or you try to implement some hook that checks on startup of the screensharing client if its already running => I am not sure if the Java Web-Start Sandbox allows access to the process/task-manager to check that ... also it would be a bit nasty as you would need to download the hole app first, start it to see that you have it already running :-/. So the only acceptable fix would be to open an additionaly socket from the screensharing client to the server as long as the client is open. That would be sth. for upcoming version, I'll add it to our Issue tracker. Thanks again Sebastian 2011/7/29 Pavel Rebriy > +1 from me too! > > Mikhail Fursov gmail.com> writes: > > > > > Used OpenMeetings yesterday for our local video web conference with 3 > > sites online . It worked flawlessly. > > > > +1 from me! > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org > For additional commands, e-mail: general-help@incubator.apache.org > > -- Sebastian Wagner http://www.webbase-design.de http://openmeetings.googlecode.com http://www.wagner-sebastian.com seba.wagner@gmail.com --20cf3078113cbca06e04a9303972--