2013-03-03 16:45:32 +08:00
|
|
|
<?xml version="1.0" ?>
|
|
|
|
<config>
|
|
|
|
<localeversion suppressWarning="false">0.8</localeversion>
|
|
|
|
<version>VERSION</version>
|
|
|
|
<help url="http://HOST/help.html"/>
|
2013-03-14 23:54:14 +08:00
|
|
|
<porttest host="HOST" application="video/portTest" timeout="10000"/>
|
|
|
|
<bwMon server="HOST" application="video/bwTest"/>
|
2013-03-03 16:45:32 +08:00
|
|
|
<application uri="rtmp://HOST/bigbluebutton" host="http://HOST/bigbluebutton/api/enter" />
|
|
|
|
<language userSelectionEnabled="true" />
|
|
|
|
<skinning enabled="true" url="http://HOST/client/branding/css/BBBDefault.css.swf" />
|
2013-03-08 04:20:27 +08:00
|
|
|
<shortcutKeys showButton="true" />
|
2013-03-03 16:45:32 +08:00
|
|
|
<layout showLogButton="false" showVideoLayout="false" showResetLayout="true" defaultLayout="Default"
|
|
|
|
showToolbar="true" showFooter="true" showHelpButton="true" showLogoutWindow="true"/>
|
|
|
|
|
|
|
|
<modules>
|
|
|
|
|
|
|
|
<module name="ChatModule" url="http://HOST/client/ChatModule.swf?v=VERSION"
|
|
|
|
uri="rtmp://HOST/bigbluebutton"
|
2013-03-16 06:53:39 +08:00
|
|
|
dependsOn="UsersModule"
|
2013-03-03 16:45:32 +08:00
|
|
|
translationOn="false"
|
|
|
|
translationEnabled="false"
|
|
|
|
privateEnabled="true"
|
|
|
|
position="top-right"
|
|
|
|
baseTabIndex="701"
|
2013-02-20 02:45:50 +08:00
|
|
|
/>
|
2013-03-20 06:28:28 +08:00
|
|
|
|
2013-03-15 02:47:01 +08:00
|
|
|
<!--
|
2013-03-03 16:45:32 +08:00
|
|
|
<module name="ViewersModule" url="http://HOST/client/ViewersModule.swf?v=VERSION"
|
|
|
|
uri="rtmp://HOST/bigbluebutton"
|
|
|
|
host="http://HOST/bigbluebutton/api/enter"
|
|
|
|
allowKickUser="false"
|
|
|
|
baseTabIndex="201"
|
|
|
|
/>
|
|
|
|
|
|
|
|
<module name="ListenersModule" url="http://HOST/client/ListenersModule.swf?v=VERSION"
|
|
|
|
uri="rtmp://HOST/bigbluebutton"
|
|
|
|
recordingHost="http://HOST"
|
|
|
|
position="bottom-left"
|
|
|
|
baseTabIndex="301"
|
|
|
|
/>
|
2013-03-15 02:47:01 +08:00
|
|
|
-->
|
2013-03-03 16:45:32 +08:00
|
|
|
|
2013-03-16 06:53:39 +08:00
|
|
|
<module name="UsersModule" url="http://HOST/client/UsersModule.swf?v=VERSION"
|
2013-03-03 16:45:32 +08:00
|
|
|
uri="rtmp://HOST/bigbluebutton"
|
|
|
|
/>
|
2013-03-15 02:47:01 +08:00
|
|
|
|
2013-03-03 16:45:32 +08:00
|
|
|
|
|
|
|
<module name="DeskShareModule"
|
|
|
|
url="http://HOST/client/DeskShareModule.swf?v=4105"
|
|
|
|
uri="rtmp://HOST/deskShare"
|
2013-03-05 23:01:42 +08:00
|
|
|
showButton="true"
|
2013-03-03 16:45:32 +08:00
|
|
|
autoStart="false"
|
|
|
|
baseTabIndex="101"
|
|
|
|
/>
|
|
|
|
|
|
|
|
<module name="PhoneModule" url="http://HOST/client/PhoneModule.swf?v=VERSION"
|
|
|
|
uri="rtmp://HOST/sip"
|
|
|
|
autoJoin="true"
|
|
|
|
skipCheck="false"
|
|
|
|
showButton="true"
|
|
|
|
enabledEchoCancel="true"
|
2013-03-16 06:53:39 +08:00
|
|
|
dependsOn="UsersModule"
|
2013-03-03 16:45:32 +08:00
|
|
|
/>
|
|
|
|
|
|
|
|
<module name="VideoconfModule" url="http://HOST/client/VideoconfModule.swf?v=VERSION"
|
|
|
|
uri="rtmp://HOST/video"
|
2013-03-16 06:53:39 +08:00
|
|
|
dependson = "UsersModule"
|
2013-03-03 16:45:32 +08:00
|
|
|
videoQuality = "100"
|
|
|
|
presenterShareOnly = "false"
|
|
|
|
controlsForPresenter = "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"
|
|
|
|
smoothVideo="false"
|
|
|
|
applyConvolutionFilter="false"
|
|
|
|
convolutionFilter="-1, 0, -1, 0, 6, 0, -1, 0, -1"
|
|
|
|
filterBias="0"
|
|
|
|
filterDivisor="4"
|
|
|
|
enableH264 = "true"
|
|
|
|
h264Level = "2.1"
|
|
|
|
h264Profile = "main"
|
2013-03-24 01:49:30 +08:00
|
|
|
displayAvatar = "false"
|
|
|
|
focusTalking = "false"
|
2013-03-03 16:45:32 +08:00
|
|
|
/>
|
|
|
|
|
|
|
|
<module name="WhiteboardModule" url="http://HOST/client/WhiteboardModule.swf?v=4105"
|
|
|
|
uri="rtmp://HOST/bigbluebutton"
|
|
|
|
dependsOn="PresentModule"
|
|
|
|
baseTabIndex="601"
|
|
|
|
/>
|
|
|
|
|
|
|
|
<!--
|
|
|
|
<module name="PollingModule" url="http://HOST/client/PollingModule.swf?v=VERSION"
|
|
|
|
uri="rtmp://HOST/bigbluebutton"
|
|
|
|
dependsOn="PresentModule"
|
|
|
|
/>
|
|
|
|
-->
|
|
|
|
|
2013-02-20 02:45:50 +08:00
|
|
|
<module name="PresentModule" url="http://HOST/client/PresentModule.swf?v=VERSION"
|
2013-03-03 16:45:32 +08:00
|
|
|
uri="rtmp://HOST/bigbluebutton"
|
|
|
|
host="http://HOST"
|
|
|
|
showPresentWindow="true"
|
|
|
|
showWindowControls="true"
|
2013-03-16 06:53:39 +08:00
|
|
|
dependsOn="UsersModule"
|
2013-03-03 16:45:32 +08:00
|
|
|
baseTabIndex="501"
|
2013-04-03 03:56:11 +08:00
|
|
|
maxFileSize="30"
|
2013-03-03 16:45:32 +08:00
|
|
|
/>
|
|
|
|
|
|
|
|
<module name="VideodockModule" url="http://HOST/client/VideodockModule.swf?v=VERSION"
|
|
|
|
uri="rtmp://HOST/bigbluebutton"
|
2013-03-16 06:53:39 +08:00
|
|
|
dependsOn="VideoconfModule, UsersModule"
|
2013-03-03 16:45:32 +08:00
|
|
|
autoDock="true"
|
|
|
|
showControls="true"
|
|
|
|
maximizeWindow="false"
|
|
|
|
position="bottom-right"
|
|
|
|
width="172"
|
|
|
|
height="179"
|
|
|
|
layout="smart"
|
|
|
|
oneAlwaysBigger="false"
|
|
|
|
baseTabIndex="401"
|
|
|
|
/>
|
|
|
|
|
|
|
|
<module name="LayoutModule" url="http://HOST/client/LayoutModule.swf?v=VERSION"
|
|
|
|
uri="rtmp://HOST/bigbluebutton"
|
|
|
|
layoutConfig="http://HOST/client/conf/layout.xml"
|
|
|
|
enableEdit="true"
|
|
|
|
/>
|
|
|
|
|
|
|
|
<!--
|
|
|
|
<module name="NotesModule" url="http://HOST/client/NotesModule.swf?v=VERSION"
|
|
|
|
saveURL="http://HOST"
|
|
|
|
position="top-left"
|
|
|
|
/>
|
|
|
|
|
|
|
|
<module name="BroadcastModule" url="http://HOST/client/BroadcastModule.swf?v=VERSION"
|
|
|
|
uri="rtmp://HOST/bigbluebutton"
|
|
|
|
streamsUri="http://HOST/streams.xml"
|
|
|
|
position="top-left"
|
|
|
|
showStreams="true"
|
|
|
|
autoPlay="false"
|
2013-03-16 06:53:39 +08:00
|
|
|
dependsOn="UsersModule"
|
2013-03-03 16:45:32 +08:00
|
|
|
/>
|
|
|
|
-->
|
|
|
|
|
|
|
|
</modules>
|
|
|
|
</config>
|