You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by "Maxim Solodovnik (JIRA)" <ji...@apache.org> on 2016/09/27 17:49:21 UTC

[jira] [Closed] (OPENMEETINGS-1395) Desktop sharing

     [ https://issues.apache.org/jira/browse/OPENMEETINGS-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maxim Solodovnik closed OPENMEETINGS-1395.
------------------------------------------

> Desktop sharing 
> ----------------
>
>                 Key: OPENMEETINGS-1395
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1395
>             Project: Openmeetings
>          Issue Type: Bug
>    Affects Versions: 3.1.1
>            Reporter: Usman
>            Assignee: Maxim Solodovnik
>
> desktop is sharing and the public.jnlp file is download 
> This XML file does not appear to have any style information associated with it. The document tree is shown below.
> <!--
>   Licensed to the Apache Software Foundation (ASF) under one
>   or more contributor license agreements.  See the NOTICE file
>   distributed with this work for additional information
>   regarding copyright ownership.  The ASF licenses this file
>   to you under the Apache License, Version 2.0 (the
>   "License"); you may not use this file except in compliance
>   with the License.  You may obtain a copy of the License at
>   
>       http://www.apache.org/licenses/LICENSE-2.0
>           
>   Unless required by applicable law or agreed to in writing,
>   software distributed under the License is distributed on an
>   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
>   KIND, either express or implied.  See the License for the
>   specific language governing permissions and limitations
>   under the License.
> -->
> <jnlp spec="1.0+" codebase="http://om.magma3c.com/wm/screenshare">
> <information>
> <title>Openmeetings Screen Sharing applet</title>
> <vendor>Web Meeting</vendor>
> <homepage>http://apache.org</homepage>
> <icon href="icon.png"/>
> <icon kind="splash" href="splashicon.png"/>
> <description>Openmeetings Screen Sharing applet</description>
> <description kind="short">A File to grab a screen and send it to a Server</description>
> <offline-allowed/>
> </information>
> <security>
> <all-permissions/>
> </security>
> <resources>
> <j2se version="1.7+"/>
> <jar href="openmeetings-screenshare-3.1.1.jar" main="true"/>
> <jar href="red5-client-1.0.6-RELEASE.jar"/>
> <jar href="red5-server-common-1.0.6-RELEASE.jar"/>
> <jar href="commons-collections-3.2.1.jar"/>
> <jar href="quartz-2.2.1.jar"/>
> <jar href="red5-io-1.0.6-RELEASE.jar"/>
> <jar href="slf4j-api-1.7.9.jar"/>
> <jar href="logback-core-1.1.2.jar"/>
> <jar href="logback-classic-1.1.2.jar"/>
> <jar href="bcprov-jdk15on-1.52.jar"/>
> <jar href="commons-beanutils-1.9.2.jar"/>
> <jar href="commons-codec-1.9.jar"/>
> <jar href="httpcore-4.4.jar"/>
> <jar href="httpclient-4.4.jar"/>
> <jar href="commons-lang3-3.3.2.jar"/>
> <jar href="jcl-over-slf4j-1.7.9.jar"/>
> <jar href="spring-beans-4.1.7.RELEASE.jar"/>
> <jar href="spring-context-4.1.7.RELEASE.jar"/>
> <jar href="ehcache-core-2.5.0.jar"/>
> <jar href="mina-core-2.0.8.jar"/>
> <jar href="spring-core-4.1.7.RELEASE.jar"/>
> </resources>
> <application-desc main-class="org.apache.openmeetings.screen.webstart.CoreScreenShare">
> <argument>rtmp://om.magma3c.com:1935/wm/9</argument>
> <argument>c453e9132e66dbcca3cfb9d8f1c18ff5</argument>
> <argument>
> <![CDATA[
> Desktop sharer;Click Start to publish your screen;Start sharing;Pause sharing;Select your screen area:;Change width;Change height;X-Offset;Y-Offset;Width:;Height:;Connection was closed by server;Show mouse position to viewers;Recording;You may record and share your screen at the same time. To enable others to see your screen just hit the start button on the top.;Start recording;Stop recording;Close;Quality of the screen share:;Very high quality;High quality;Medium quality;Low quality;Publish;Start Publish;Stop Publish;Host;Publish App;Publish Id;Reduce the width of the SharingScreen before you try to move it left;Reduce the height of the SharingScreen before you try to move it bottom;Reduce the x of the SharingScreen before you try to make it wider;Reduce the y of the SharingScreen before you try to make it higher;Fill these settings stream your screen data to 3th party providers like justin.tv;Please start Screen sharing to be able to publish it;Moderator permission required to start recording;Notify on disconnect;Security;Allow Remote Control (during screen sharing)
> ]]>
> </argument>
> <argument>1</argument>
> <argument>10</argument>
> <argument>true</argument>
> <argument>true</argument>
> <argument>true</argument>
> <argument>true</argument>
> <argument>
> <![CDATA[ --dummy-- ]]>
> </argument>
> <argument>
> <![CDATA[ --dummy-- ]]>
> </argument>
> </application-desc>
> </jnlp>



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)