Commit Graph

3443 Commits

Author SHA1 Message Date
Fred Dixon
6f6cc70c6b Change set redisHost to 127.0.0.1 to match other config files 2011-07-10 10:23:01 -07:00
Fred Dixon
247f845e98 Added support for bbb-conf to update host in simple.yml (record and playback) 2011-07-10 08:54:43 -07:00
Fred Dixon
74dcf87466 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2011-07-10 08:38:19 -07:00
Fred Dixon
c431169bd7 Changed redis host for bigbluebutton.yml to 127.0.0.1 2011-07-10 08:38:12 -07:00
Richard Alam
8070f25bab - change permission of file so that it is readable by nginx 2011-07-10 10:32:20 -04:00
Richard Alam
41269197ca - check it meeting is already being recorded 2011-07-10 10:31:49 -04:00
Richard Alam
2b9a53e76c Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2011-07-10 10:01:30 -04:00
Localization Server
c7e64aac58 Updating locale 2011-07-10 09:20:03 +00:00
Localization Server
de0e590794 Updating locale 2011-07-09 15:00:01 +00:00
Localization Server
abc1bcc905 Updating locale 2011-07-09 13:20:02 +00:00
Localization Server
d425eec67d Updating locale 2011-07-09 12:00:03 +00:00
Richard Alam
47db479e6d Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2011-07-08 17:05:21 -04:00
Richard Alam
9c3389e68f - fix problem for getting viewer password 2011-07-08 17:04:51 -04:00
Richard Alam
3481096c07 - fix compiler warnings for Flex 4.5 deprecated methods 2011-07-06 14:53:21 +00:00
Localization Server
313a21813b Updating locale 2011-07-06 14:20:02 +00:00
Richard Alam
d075e571fa - uncomment skinning to be able to skin bbb client 2011-07-06 14:08:49 +00:00
Richard Alam
84506d7931 - disable publish button when publishing has started...this fixes the problem where
a user can publish the webcam more than once
2011-07-06 14:07:45 +00:00
Richard Alam
ca7663044a - fix deskstop sharing...it chokes on this line
setCurrentState("dispQuitControlBar");
   I'm not sure why. To fix, just combined the "Close" button
   with the "Fullscreen" and "Region" button.
2011-07-05 16:07:42 +00:00
Localization Server
3b4f871023 Updating locale 2011-07-05 16:00:03 +00:00
Richard Alam
9ccd216042 - propagate webcam fixes from master 2011-07-05 14:13:46 +00:00
gugat
b13cd69038 Merge branch 'master' of git://github.com/bigbluebutton/bigbluebutton into respaldo 2011-07-04 20:02:09 -05:00
gugat
12bdbf8475 Add logi to check redis port an host 2011-07-04 20:01:41 -05:00
Fred Dixon
12fdbfb7f0 removed bbb_api_conf.jsp as it will be auto generated from install scripts 2011-07-04 10:45:07 -07:00
gugat
734e21dea9 Merge branch 'master' of git://github.com/bigbluebutton/bigbluebutton into respaldo 2011-07-04 09:39:11 -05:00
Fred Dixon
898fa1a930 Add configuration for nginx for breaking out API demos into their own package 2011-07-03 12:17:58 -07:00
gugat
428dbe84f2 Create script with logic we need to add for record and playback
Based in bbb-conf create functions to check errors in record and playback log files
2011-06-30 21:17:01 -05:00
gugat
7efb8d6a82 Merge branch 'master' of git://github.com/bigbluebutton/bigbluebutton into respaldo 2011-06-30 21:15:53 -05:00
Localization Server
dfec251f51 Updating locale 2011-06-30 19:20:02 +00:00
Localization Server
445b03b62a Updating locale 2011-06-30 18:00:02 +00:00
gugat
9e17df1900 Merge branch 'master' of git://github.com/bigbluebutton/bigbluebutton into respaldo 2011-06-30 12:23:29 -05:00
Localization Server
b282e454db Updating locale 2011-06-30 16:20:02 +00:00
Localization Server
808d539e18 Updating locale 2011-06-30 15:00:03 +00:00
Marco Calderon
d32110d36c api according to the latest spec 2011-06-30 02:33:12 +00:00
gugat
b247c749a8 Add log info to BigBlueButton.execute : exitstatus, succeed? , exited?
Change IO.popen to  BigBlueButton.execute in /core/scripts/rap-worker.rb (2)
2011-06-29 17:39:25 -05:00
Localization Server
e728723d6d Updating locale 2011-06-29 19:20:02 +00:00
Richard Alam
c492557127 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2011-06-29 13:38:59 -04:00
Richard Alam
0af93e46c6 - listen for the first webcam packet and dispatch a startWebcamEvent...this is
required to be able to sync the video with the audio in ingest and processing.
2011-06-29 13:36:01 -04:00
Localization Server
e3fd13e0b5 Updating locale 2011-06-29 17:20:02 +00:00
Localization Server
79678208bc Updating locale 2011-06-29 16:20:01 +00:00
gugat
1c45591583 Change BigBlueButton.execute to use Open4 2011-06-29 00:08:58 -05:00
gugat
b72e140be9 Execute mencoder command with BigBlueButton.execute in archive.rb 2011-06-28 19:35:45 +00:00
Richard Alam
438c4df788 - fix start/stop sharing of webcam 2011-06-28 13:43:03 -04:00
gugat
9526a5c713 Merge branch 'master' of git://github.com/bigbluebutton/bigbluebutton into respaldo 2011-06-28 15:34:21 +00:00
Richard Alam
15990d2f55 - start hooking the api for recording 2011-06-27 12:52:17 -04:00
Richard Alam
8708cac9be Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2011-06-27 09:35:00 -04:00
Richard Alam
c1860ac53c - add duration on StopWebcamEvent 2011-06-27 09:34:36 -04:00
Fred Dixon
fc57a06bd3 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2011-06-26 10:42:39 -07:00
Fred Dixon
09d72242f8 Starting to add logic in bbb-conf to help debug record and playback 2011-06-26 10:42:31 -07:00
Richard Alam
b49ddec9f0 - remove adding timstamp in recording filename as it screws up ingest and processing 2011-06-26 12:15:31 -04:00
Richard Alam
41db771068 - change default matterhoen server 2011-06-26 11:17:47 -04:00