Merge pull request #680 from capilkey/poll-client

Uncommenting the PollingModule in config.xml.template
This commit is contained in:
Richard Alam 2015-07-02 14:18:17 -04:00
commit 0a7f1300f3

View File

@ -96,14 +96,12 @@
whiteboardAccess="presenter"
keepToolbarVisible="false"
/>
<!--
<module name="PollingModule" url="http://HOST/client/PollingModule.swf?v=VERSION"
uri="rtmp://HOST/bigbluebutton"
dependsOn="PresentModule"
/>
-->
<module name="PollingModule" url="http://HOST/client/PollingModule.swf?v=VERSION"
uri="rtmp://HOST/bigbluebutton"
dependsOn="PresentModule"
/>
<module name="PresentModule" url="http://HOST/client/PresentModule.swf?v=VERSION"
uri="rtmp://HOST/bigbluebutton"
host="http://HOST"