Commit Graph

14 Commits

Author SHA1 Message Date
jfederico
a43ae327d0 bbb-demo: Fix for issue on demo12 (configXML). Join doesnt work when using http 2016-07-24 12:27:14 -04:00
Fred Dixon
39c397b05a Update API demos to work with https 2016-02-28 13:59:45 -05:00
maxdoumit
d9c3f50f47 fix demo12.jsp when camera is disabled
The following code was returning a null pointer

Element videodockModule = getElementWithAttribute(firstChild, "name", "VideodockModule");
Removing the lines solves the issue and does not load the videodockModule. This issue could have been introduced with a change to the xml client file.

This closes #2713
2015-10-05 00:52:42 -04:00
Richard Alam
68291cfa47 - wrong key name 2015-01-08 19:31:51 +00:00
Richard Alam
e4793933e5 - fix https://code.google.com/p/bigbluebutton/issues/detail?id=1849 2015-01-08 19:29:27 +00:00
Fred Dixon
d98d334e17 Dynamic config.xml demo now uses getDefaultConfigXML ccall 2013-05-12 18:04:53 -07:00
Fred Dixon
b3a902e0bc Simplified the choices for layout in dynamic config.xml example 2013-04-17 18:05:31 -07:00
Fred Dixon
5a4cba9911 Minor updates to dynamic config.xml example (still needs a bit more work) 2013-04-17 16:57:32 -07:00
Gustavo Salazar
b4f5501832 fix values for layouts in demo12 2013-04-17 12:43:30 -05:00
Gustavo Salazar
c5d17a80f8 improve form in demo12 2013-04-16 16:40:25 -05:00
Jesus Federico
bc8c116077 Updated config.xml and removed hardcoded IP address 2013-04-05 12:07:00 -04:00
Jesus Federico
549600aab2 Adjusted bbb-api.jsp to support POST with different contentTypes 2013-04-05 00:06:50 -04:00
jfederico
079cfa25ee Fixed few errors on demo12.jsp 2013-04-04 11:43:26 -04:00
jfederico
8075760fae Added demo12.jsp for Dynamic ConfigXML demonstration 2013-04-03 17:41:02 -04:00