2010-06-09 05:33:16 +08:00
|
|
|
<?xml version="1.0" ?>
|
|
|
|
<config>
|
2012-06-18 20:56:30 +08:00
|
|
|
<localeversion suppressWarning="false">0.8</localeversion>
|
2010-06-09 05:33:16 +08:00
|
|
|
<version>VERSION</version>
|
|
|
|
<help url="http://HOST/help.html"/>
|
|
|
|
<porttest host="HOST" application="video"/>
|
2010-08-05 19:28:55 +08:00
|
|
|
<application uri="rtmp://HOST/bigbluebutton" host="http://HOST/bigbluebutton/api/enter" />
|
2010-08-27 01:19:16 +08:00
|
|
|
<language userSelectionEnabled="true" />
|
2010-12-24 12:20:26 +08:00
|
|
|
<skinning enabled="false" url="branding/css/theme.css.swf" />
|
2011-11-03 02:18:40 +08:00
|
|
|
<layout showLogButton="false" showVideoLayout="false" showResetLayout="true" showToolbar="true" showHelpButton="true" showLogoutWindow="true"/>
|
2010-08-14 07:57:48 +08:00
|
|
|
|
2010-06-09 05:33:16 +08:00
|
|
|
<modules>
|
2011-04-27 22:59:13 +08:00
|
|
|
|
2010-07-04 22:54:35 +08:00
|
|
|
<module name="ChatModule" url="ChatModule.swf?v=VERSION"
|
2010-06-09 05:33:16 +08:00
|
|
|
uri="rtmp://HOST/bigbluebutton"
|
2010-08-05 06:13:54 +08:00
|
|
|
dependsOn="ViewersModule"
|
2011-11-02 22:59:29 +08:00
|
|
|
translationOn="false"
|
|
|
|
translationEnabled="false"
|
2011-07-14 04:41:05 +08:00
|
|
|
privateEnabled="true"
|
2011-10-23 02:30:45 +08:00
|
|
|
position="top-right"
|
2010-06-09 05:33:16 +08:00
|
|
|
/>
|
|
|
|
|
2010-07-04 22:54:35 +08:00
|
|
|
<module name="ViewersModule" url="ViewersModule.swf?v=VERSION"
|
2010-06-09 05:33:16 +08:00
|
|
|
uri="rtmp://HOST/bigbluebutton"
|
2010-08-05 19:28:55 +08:00
|
|
|
host="http://HOST/bigbluebutton/api/enter"
|
2010-11-08 07:30:00 +08:00
|
|
|
allowKickUser="false"
|
2011-07-15 02:56:09 +08:00
|
|
|
windowVisible="true"
|
2010-08-05 04:42:14 +08:00
|
|
|
/>
|
|
|
|
|
2010-07-04 22:54:35 +08:00
|
|
|
<module name="ListenersModule" url="ListenersModule.swf?v=VERSION"
|
2010-06-09 05:33:16 +08:00
|
|
|
uri="rtmp://HOST/bigbluebutton"
|
|
|
|
recordingHost="http://HOST"
|
2011-07-15 02:56:09 +08:00
|
|
|
windowVisible="true"
|
2011-11-23 02:25:41 +08:00
|
|
|
position="bottom-left"
|
2010-06-09 05:33:16 +08:00
|
|
|
/>
|
|
|
|
|
2010-07-17 01:36:09 +08:00
|
|
|
<module name="DeskShareModule"
|
|
|
|
url="DeskShareModule.swf?v=VERSION"
|
|
|
|
uri="rtmp://HOST/deskShare"
|
2011-11-05 02:43:00 +08:00
|
|
|
autoStart="false"
|
2010-07-17 01:36:09 +08:00
|
|
|
/>
|
2010-06-09 05:33:16 +08:00
|
|
|
|
2010-07-04 22:54:35 +08:00
|
|
|
<module name="PhoneModule" url="PhoneModule.swf?v=VERSION"
|
2010-06-09 05:33:16 +08:00
|
|
|
uri="rtmp://HOST/sip"
|
2012-01-16 03:26:16 +08:00
|
|
|
autoJoin="true"
|
2011-10-06 13:56:10 +08:00
|
|
|
skipCheck="false"
|
2011-07-15 02:07:38 +08:00
|
|
|
showButton="true"
|
2011-10-18 04:59:48 +08:00
|
|
|
enabledEchoCancel="true"
|
2010-07-17 01:36:09 +08:00
|
|
|
dependsOn="ViewersModule"
|
2010-06-09 05:33:16 +08:00
|
|
|
/>
|
2011-03-05 05:37:46 +08:00
|
|
|
|
2010-07-04 22:54:35 +08:00
|
|
|
<module name="VideoconfModule" url="VideoconfModule.swf?v=VERSION"
|
2010-06-09 05:33:16 +08:00
|
|
|
uri="rtmp://HOST/video"
|
2012-02-13 01:26:20 +08:00
|
|
|
dependson = "ViewersModule"
|
|
|
|
videoQuality = "100"
|
|
|
|
presenterShareOnly = "false"
|
|
|
|
resolutions = "320x240,640x480,1280x720"
|
|
|
|
autoStart = "false"
|
|
|
|
showButton = "true"
|
|
|
|
showCloseButton = "true"
|
|
|
|
publishWindowVisible = "true"
|
|
|
|
viewerWindowMaxed = "false"
|
|
|
|
viewerWindowLocation = "top"
|
|
|
|
camKeyFrameInterval = "30"
|
|
|
|
camModeFps = "10"
|
|
|
|
camQualityBandwidth = "0"
|
|
|
|
camQualityPicture = "90"
|
|
|
|
enableH264 = "false"
|
|
|
|
h264Level = "2.1"
|
|
|
|
h264Profile = "main"
|
2010-06-09 05:33:16 +08:00
|
|
|
/>
|
|
|
|
|
2010-07-18 04:05:57 +08:00
|
|
|
<module name="WhiteboardModule" url="WhiteboardModule.swf?v=VERSION"
|
2010-06-09 05:33:16 +08:00
|
|
|
uri="rtmp://HOST/bigbluebutton"
|
2010-08-05 04:42:14 +08:00
|
|
|
dependsOn="PresentModule"
|
2010-06-09 05:33:16 +08:00
|
|
|
/>
|
|
|
|
|
2010-07-04 22:54:35 +08:00
|
|
|
<module name="PresentModule" url="PresentModule.swf?v=VERSION"
|
2010-06-09 05:33:16 +08:00
|
|
|
uri="rtmp://HOST/bigbluebutton"
|
|
|
|
host="http://HOST"
|
2011-09-29 02:40:55 +08:00
|
|
|
showPresentWindow="true"
|
2012-01-26 06:05:50 +08:00
|
|
|
showWindowControls="true"
|
2010-07-17 01:36:09 +08:00
|
|
|
dependsOn="ViewersModule"
|
2010-06-09 05:33:16 +08:00
|
|
|
/>
|
|
|
|
|
2011-10-05 09:45:13 +08:00
|
|
|
<module name="VideodockModule" url="VideodockModule.swf?v=VERSION"
|
2011-09-20 04:40:18 +08:00
|
|
|
uri="rtmp://HOST/bigbluebutton"
|
2011-09-29 02:40:55 +08:00
|
|
|
dependsOn="VideoconfModule, ViewersModule"
|
2011-09-20 04:40:18 +08:00
|
|
|
autoDock="true"
|
2011-09-29 07:37:52 +08:00
|
|
|
maximizeWindow="false"
|
2011-10-23 02:30:45 +08:00
|
|
|
position="bottom-right"
|
|
|
|
width="172"
|
|
|
|
height="179"
|
2011-11-04 08:37:26 +08:00
|
|
|
layout="smart"
|
2011-11-09 07:15:16 +08:00
|
|
|
oneAlwaysBigger="false"
|
2011-10-05 09:45:13 +08:00
|
|
|
/>
|
2011-09-20 04:40:18 +08:00
|
|
|
|
2010-06-09 05:33:16 +08:00
|
|
|
<!-- new module in development:
|
2010-07-04 22:54:35 +08:00
|
|
|
<module name="DynamicInfoModule" url="DynamicInfoModule.swf?v=VERSION"
|
2010-06-09 05:33:16 +08:00
|
|
|
uri="rtmp://HOST/bigbluebutton"
|
|
|
|
host="http://HOST"
|
|
|
|
infoURL="http://HOST/client/conf/example-info-data.xml?user={userID}&role={role}&meetingID={meetingID}"
|
|
|
|
/>
|
|
|
|
-->
|
|
|
|
|
2010-08-14 00:03:09 +08:00
|
|
|
<!--<module name="ExampleChatModule" url="ExampleChatModule.swf?v=56"
|
2011-10-07 04:25:14 +08:00
|
|
|
uri="rtmp://HOST/bigbluebutton"
|
|
|
|
host="http://HOST"
|
2010-09-01 03:03:44 +08:00
|
|
|
/>-->
|
|
|
|
|
2011-01-29 15:08:47 +08:00
|
|
|
<!--<module name="SharedNotesModule" url="SharedNotesModule.swf?v=VERSION"
|
|
|
|
uri="http://192.168.0.225/bigbluebutton"
|
|
|
|
dependsOn="ViewersModule"
|
|
|
|
/>-->
|
|
|
|
|
2010-06-09 05:33:16 +08:00
|
|
|
</modules>
|
|
|
|
</config>
|