That is jnlp file source:

<jnlp spec="1.0+" 
codebase="http://mysite.com:5080/openmeetings/red5-screenshare/";>
  <information>
    <title>Screen Sharing Application</title>
    <vendor>Openmeetings</vendor>
    <homepage href="null"/>
    <description>ScreenViewer Client Application</description>
    <description kind="short">A File to grab a screen and send it to a 
Server</description>
    <icon 
href="http://mysite.com:5080/openmeetings/red5-screenshare/icon.jpg"; 
kind="default"/>
    <icon 
href="http://mysite.com:5080/openmeetings/red5-screenshare/splashicon.jpg"; 
kind="splash"/>
    <offline-allowed/>
  </information>
  <security>
    <all-permissions/>
  </security>
  <update check="timeout" policy="always"/>
  <resources>
    <java version="1.4+"/>
    <jar 
href="http://mysite.com:5080/openmeetings/red5-screenshare/red5-screenshare.jar";
 
download="eager" main="false"/>
    <jar 
href="http://mysite.com:5080/openmeetings/red5-screenshare/apache-commons.jar"; 
download="eager" main="false"/>
    <jar 
href="http://mysite.com:5080/openmeetings/red5-screenshare/commons-httpclient-3.1.jar";
 
download="eager" main="false"/>
    <jar 
href="http://mysite.com:5080/openmeetings/red5-screenshare/commons-codec-1.4.jar";
 
download="eager" main="false"/>
    <jar 
href="http://mysite.com:5080/openmeetings/red5-screenshare/apache-mina.jar"; 
download="eager" main="false"/>
    <jar 
href="http://mysite.com:5080/openmeetings/red5-screenshare/bouncycastle.jar"; 
download="eager" main="false"/>
    <jar 
href="http://mysite.com:5080/openmeetings/red5-screenshare/kunststoff.jar"; 
download="eager" main="false"/>
    <jar 
href="http://mysite.com:5080/openmeetings/red5-screenshare/logback.jar"; 
download="eager" main="false"/>
    <jar 
href="http://mysite.com:5080/openmeetings/red5-screenshare/red5.jar"; 
download="eager" main="false"/>
    <jar 
href="http://mysite.com:5080/openmeetings/red5-screenshare/slf4j.jar"; 
download="eager" main="false"/>
    <jar 
href="http://mysite.com:5080/openmeetings/red5-screenshare/spring.jar"; 
download="eager" main="false"/>
  </resources>
  <application-desc main-class="org.red5.screen.webstart.ScreenShare">
    <argument>mysite.com</argument>
    <argument>openmeetings/2</argument>
    <argument>1935</argument>
    <argument>800c867d3e9e6df72347645cfe8e5287</argument>
    <argument>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;Stop sharing;Quality of the 
ScreenShare:;Very high Quality;High Quality;Medium Quality;Low 
Quality;</argument>
    <argument>1</argument>
    <argument>0</argument>
    <argument>$user_id</argument>
  </application-desc>
</jnlp>

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/openmeetings-user/-/hPw8nhKvtXYJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.

Reply via email to