Calvin Walton
789c55d462
Fix bbb-record --republish
...
With the new rap worker, it has to recreate the processed done file in order
to trigger the publishing step.
2015-03-11 11:01:53 -04:00
Calvin Walton
e30ccd0983
bbb-record: also delete the sanity '.fail' file on rebuild
...
This allows a rebuild to redo the sanity check if needed.
2015-01-30 10:21:09 -05:00
Felipe Cecagno
2761c31e52
Merge branch '090-encrypted-recording' into mconf-live0.6.2
...
Conflicts:
bbb-video/build.gradle
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/meeting/messaging/redis/MeetingMessageHandler.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/participants/ParticipantsListener.java
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/CollectorActor.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/MeetingActor.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/api/InMessages.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/api/MessageNames.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/api/OutMessages.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/api/ValueObjects.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/users/UsersApp.scala
bigbluebutton-client/branding/default/style/css/BBBDefault.css
bigbluebutton-client/locale/de_DE/bbbResources.properties
bigbluebutton-client/locale/en_US/bbbResources.properties
bigbluebutton-client/locale/pt_BR/bbbResources.properties
bigbluebutton-client/src/org/bigbluebutton/main/views/LoadingBar.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/ChatBox.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/ChatView.mxml
bigbluebutton-config/web/index.html
bigbluebutton-web/grails-app/controllers/org/bigbluebutton/web/controllers/ApiController.groovy
bigbluebutton-web/grails-app/services/org/bigbluebutton/web/services/PresentationService.groovy
2015-01-21 18:11:56 -02:00
Felipe Cecagno
8e12c909c5
Merge branch '090-encrypted-recording' into HEAD
...
Conflicts:
bigbluebutton-web/src/java/org/bigbluebutton/api/MeetingService.java
record-and-playback/core/Gemfile
record-and-playback/deploy.sh
2015-01-21 15:51:29 -02:00
Fred Dixon
1150572f3f
Updated copyright date on home page demo
2015-01-15 18:25:30 -05:00
Fred Dixon
eeebed20f1
added support for utf-8 characters in submit form on index.html
2014-12-14 15:53:00 -05:00
Felipe Cecagno
f188976fbc
put back the guest access in the mconf demo; reverted the index.html to not use iframe anymore
2014-12-11 09:48:38 -02:00
Felipe Cecagno
12f7aacf4b
Merge remote-tracking branch 'bigbluebutton/master' into mconf-live0.6.1
...
Conflicts:
bigbluebutton-client/locale/fr_CA/bbbResources.properties
bigbluebutton-client/resources/config.xml.template
bigbluebutton-client/src/org/bigbluebutton/main/views/RecordButton.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/chat/maps/ChatEventMap.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/chat/model/ChatConversation.as
bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/ChatBox.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/ChatView.mxml
2014-12-09 16:52:43 -02:00
Fred Dixon
8b2eb5e478
Merge branch 'bbb-conf-fix' of https://github.com/ffdixon/bigbluebutton into ffdixon-bbb-conf-fix
2014-11-27 14:47:43 -05:00
Fred Dixon
989fd6a122
Fixed bug that caused nested XML comments from multiple invocations of sudo bbb-conf --disablewebrtc
2014-11-27 14:38:58 -05:00
Fred Dixon
75c1f8cff3
Updated the cron.daily job for bigbluebutton to delete .pfb and .afm files generated by ghostscript from the /tmp directory.
2014-11-27 14:23:18 -05:00
Felipe Cecagno
a3acb00893
Merge remote-tracking branch 'bigbluebutton/master' into mconf-live0.6.1
...
Conflicts:
bbb-video/build.gradle
bbb-video/src/main/java/org/bigbluebutton/app/video/VideoApplication.java
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/business/VideoProxy.as
bigbluebutton-config/web/default.pdf
2014-11-22 20:28:39 -02:00
Fred Dixon
2f238d0e5e
Added support for client system check in bbb-conf
...
bbb-conf now
- prints out the host in /var/www/bigbluebutton/check/config.xml
- updates above config.xml with sudo bbb-conf --setip
2014-11-12 16:00:21 -05:00
Fred Dixon
b6ab48000b
Updates to default.pdf for 0.9.0
2014-10-25 17:37:53 -04:00
Fred Dixon
0aa299657f
Detect first if FreeSWITCH is listening in bbb-conf --check before matching with IP addresses
2014-10-25 17:37:40 -04:00
Felipe Cecagno
4b70ab8aca
copied the demo page from mconf-live0.5.2, removing the guest flag which hasn't been integrated into this branch yet
2014-10-10 19:51:10 +00:00
Felipe Cecagno
59debc5d1e
Merge branch '090-mconf-branding' into mconf-live0.6.1
2014-10-05 23:32:43 -03:00
Felipe Cecagno
015d708d7c
Merge branch 'mconf-branding-0.81' into 090-mconf-branding
...
Used the following command to comment the default copyright label for all languages except en_US
find -name bbbResources.properties | xargs sed -i "s:^\(bbb.mainshell.copyrightLabel2.*\):# \1:g"
Conflicts:
bigbluebutton-client/resources/prod/MconfLive.html
bigbluebutton-client/src/BigBlueButton.mxml
record-and-playback/presentation/playback/presentation/playback.html
2014-10-05 19:36:43 -03:00
Fred Dixon
6d26b076d3
Added detection for OpenVZ IP address in bbb-conf
2014-09-17 17:37:43 -04:00
Fred Dixon
9e3c96683d
Now updates sip.nginx for enabling nginx to proxy web services calls for SIP connections from client
2014-09-14 19:42:02 -04:00
Fred Dixon
f305a9b3cb
Slightly lower memory check for 4G for servers to avoid warnings on servers with close to 4G
2014-09-14 14:09:15 -04:00
Fred Dixon
51dbe652ff
Minor change to URL for bigbluebutton.org on index.html
2014-09-14 13:56:39 -04:00
Felipe Cecagno
56f20fa5d3
Merge branch '090-encrypted-recording' into HEAD
...
Conflicts:
bigbluebutton-web/src/java/org/bigbluebutton/api/MeetingService.java
2014-09-10 17:27:47 -03:00
Fred Dixon
34bb061312
Change 0.9.0-dev to 0.9.0-beta on index.html
2014-09-01 20:36:20 -04:00
Fred Dixon
b00be616da
More tweaks on the language in index.html
2014-09-01 20:14:02 -04:00
Fred Dixon
7301d35941
Updates to text and tutorial videos on home page
2014-09-01 20:00:01 -04:00
Fred Dixon
93f6dcafab
Upping version from 0.9.0-dev to 0.9.0-beta
2014-09-01 17:05:33 -04:00
Felipe Cecagno
f68b0e4a16
cleanup
2014-09-01 17:53:57 -03:00
Jesus Federico
ecdcc45d9b
bbb-lti: Updated bbb-conf to fix issue with re-installations
2014-08-29 15:32:34 -04:00
Jesus Federico
d0df58cf44
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
2014-08-29 09:45:52 -07:00
Jesus Federico
4ea162adff
Updated bbb-conf to support changes in bbb-lti configuration file
2014-08-29 12:44:26 -04:00
Fred Dixon
9380a73dac
Added message to let administration know that monit will restart bbb-record-core and LibreOffice. Tweaked the language for audio settings dialog.
2014-08-28 17:39:59 -04:00
Fred Dixon
855891929f
Changed warning for LibreOffice not running (monit may not have started it yet)
2014-08-23 18:43:58 -04:00
Fred Dixon
8d3a2249f5
Updated default PDF with text on each blank page
2014-08-21 21:17:51 -04:00
Fred Dixon
854e581cd5
text changes to bbb-conf and index.html
2014-08-21 20:49:23 -04:00
Fred Dixon
f704a2f3e6
Correctly stop libreoffice when doing sudo bbb-conf --clean
2014-08-20 07:08:39 -04:00
Fred Dixon
31b04303f9
Update start/stop logic for BigBlueButton to also stop monit (thanks Calvin)
2014-08-19 17:53:32 -04:00
Fred Dixon
f2efd93210
bbb-cond now ignores if redis.pass is blank in bigbluebutton.properties
2014-08-19 12:58:18 -04:00
Fred Dixon
de776dfa1b
Minor bug fix in bbb-conf
2014-08-17 22:22:26 -04:00
Fred Dixon
e898ed14c5
Better display of enablewebertc and disablewebrtc messages from bbb-conf
2014-08-17 21:33:30 -04:00
Fred Dixon
24ea43ba8f
Updates to images for webRTC audio
2014-08-17 19:36:31 -04:00
Fred Dixon
c1b325f92f
Test commit
2014-08-17 17:07:39 -04:00
Fred Dixon
5c6449ad27
Updated index.html page
2014-08-17 16:48:14 -04:00
Richard Alam
c56fde0c42
Merge pull request #348 from speakserve/unify-version-number
...
Unify version number
2014-08-13 14:17:45 -04:00
Ghazi Triki
bb09eb6d75
After checking we bumped projects version and Flex locales to 0.9.0 with some fixes
2014-08-13 12:20:10 +01:00
Ghazi Triki
9a794f854a
Bumped projects version and Flex locales to 0.9
2014-08-13 10:28:08 +01:00
Fred Dixon
7269e76143
Minor updates to index.html
2014-08-10 18:35:32 -04:00
Ubuntu
8ef66d8b11
Updated landing page for 0.9.0-dev
2014-08-06 23:15:53 +00:00
Fred Dixon
f0638170b3
Omit directors for bbb-conf --debug
2014-07-25 18:43:02 -04:00
Calvin Walton
6135804596
bbb-record: Improve steps done in --delete and --deleteall
...
It's now done in an order that should be less likely to cause
issues with a concurrent rap-worker process, and the files
deleted by --delete and --delete-all are now the same.
2014-07-21 14:59:44 -04:00
Calvin Walton
8b507d621e
bbb-record: Update 'rebuild' command for new rap-worker
...
The new rap worker relies only on .done files for triggering, rather
than the absence of process/publish directories.
2014-07-21 14:58:46 -04:00
Fred Dixon
2642cd0486
Added some blank pages to default presentation to use as a whiteboard
2014-06-12 17:36:50 -04:00
Fred Dixon
86f9b53e88
Fix for issue #1720
2014-05-19 21:10:07 -04:00
Fred Dixon
7b0dd94f52
Removed duplicated code
2014-05-18 22:02:21 -04:00
Fred Dixon
6f6900200b
minor fixes to bbb-conf
2014-05-01 03:03:31 +00:00
Gustavo Salazar
7d291abcfd
delete old raw dir from published recordings
2014-04-14 15:14:14 -07:00
Fred Dixon
6424af41dc
Algin calls in bbb-conf to bbb-record-core init.d script
2014-03-29 18:46:16 +00:00
Fred Dixon
45e03911ae
Better matching for webRTC enabled in config.xml
2014-03-23 22:52:39 +00:00
Fred Dixon
3a2318c491
Removed debugging information
2014-03-23 22:35:09 +00:00
Richard Alam
401ac84e49
Merge branch 'master' into merge-polling-with-master
...
Conflicts:
bigbluebutton-config/bin/bbb-conf
2014-03-19 13:59:03 +00:00
Fred Dixon
44e2255b59
reformatting of commands to enable/disable webRTC support
2014-03-16 19:55:16 +00:00
Fred Dixon
ae5316116e
Small change to test build
2014-03-15 23:33:58 +00:00
Fred Dixon
f217cbc786
updated release to 0.9.0-dev
2014-03-13 01:19:25 +00:00
Fred Dixon
7c9ed6b6ef
Merged updates to enable/disable webrtc; removed obsolete references to asterisk
2014-03-13 01:04:58 +00:00
Fred Dixon
658adc13e7
Updates to bbb-conf and bbb-record for 0.9.0
2014-03-12 01:31:56 +00:00
Gustavo Salazar
c6c5c4b81f
enable / disable webrtc
2014-03-10 14:16:37 -05:00
Fred Dixon
6e3985d202
Minor update to bbb-conf
2013-11-08 16:07:56 -05:00
Fred Dixon
b12188fbed
Changing lables for 0.81
2013-11-07 20:08:36 -05:00
Fred Dixon
149ea185f2
Updating version to 0.81-RC5
2013-10-30 14:47:16 -07:00
Richard Alam
c4855876c3
- change test java link
2013-10-21 21:50:38 +00:00
Fred Dixon
8cc76d5c61
Updating label to RC4
2013-10-20 15:46:12 -04:00
Jesus Federico
a4987f84b8
Update index.html
...
bigbluebutton-config: Fixed typo error on "Google Plus" logo
2013-10-18 15:45:10 -04:00
Fred Dixon
381ddbf3a9
Updated labels for 0.81-RC3
2013-10-09 14:05:55 -04:00
Fred Dixon
91493dc624
fixed small bug in bbb-conf --setip for LTI
2013-09-26 17:19:47 -04:00
Fred Dixon
a84c6ca8e8
Configuration updates for moving to 0.81-RC2
2013-09-26 16:42:27 -04:00
Gustavo
0390c2c3c4
bbb-record update version
2013-09-23 23:16:04 +00:00
Gustavo
3e01ab5d29
republish only for matterhorn integration
2013-09-23 23:15:07 +00:00
Gustavo
6acbc14103
separate rebuild and rebuild all
2013-09-23 22:36:53 +00:00
Gustavo
d03114846a
angle brackets for params
2013-09-23 21:51:46 +00:00
Nadia Noori
c2c344ed79
Changing lable to RC1
2013-09-04 14:24:19 -04:00
Calvin Walton
25dff30213
Add a big fat warning about the implications of leaving demos installed.
2013-08-30 17:03:54 -04:00
Calvin Walton
5267a7d2e1
Update the ffmpeg version check in bbb-conf
2013-08-27 11:04:02 -04:00
Fred Dixon
a306eac7cf
Modified test Java link in default.pdf
2013-07-27 19:34:25 -07:00
Fred Dixon
c60d739584
Updated defaut.pdf to have a link to test running a Java applet (for testing desktop sharing)
2013-07-27 19:16:15 -07:00
Fred Dixon
15ee5fc404
updated label to 0.81-beta-2
2013-07-23 20:30:21 -07:00
Calvin Walton
ab8882e50c
Add an ffmpeg version check to bbb-conf --check
2013-07-23 15:47:54 -04:00
Tyler Copeland
57b85b9c58
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
2013-07-19 11:48:19 -04:00
Tyler Copeland
c40ae796d8
Updates to demo landing page
2013-07-19 11:47:32 -04:00
Jesus Federico
53dcbc82f8
bbb-lti: Restored xml extension to endPoint
2013-07-19 11:44:45 -04:00
Jesus Federico
dffdfa11ea
bbb-lti: Simplified the url generation for the LTI xml cartridge
2013-07-18 16:48:48 -04:00
Fred Dixon
54d7bfeab0
Fixed date on my VM, commits now have proper timestamp. Updated index.html to read 0.81-beta-2
2013-07-16 19:32:59 -07:00
Fred Dixon
1c7d220edc
Updated welcome message footer to 0.81-beta-2
2013-06-18 05:17:24 -07:00
Fred Dixon
253636ebf6
Updated version to 0.81-beta-2
2013-06-18 05:07:56 -07:00
Fred Dixon
e08c6802d4
Update configuration to record desktop sharing by default
2013-06-15 08:25:09 -07:00
Fred Dixon
81988c2e68
Updated index.html page to read 0.81-beta
2013-06-16 06:59:08 -07:00
Fred Dixon
d05d2df02e
Updated release to 0.81-beta
2013-06-15 03:00:45 -07:00
Fred Dixon
4854934faf
Added --setsecret and --secret
2013-06-15 02:28:18 -07:00
Fred Dixon
5b963b5c58
Added --setsecret
2013-06-14 23:38:19 -07:00
Fred Dixon
37cecc3259
Removed auto focus from joining demo meeting
2013-06-11 17:51:49 -07:00
Fred Dixon
8080c4c969
Simplifying the default welcome presentation
2013-06-11 16:23:19 -07:00
Fred Dixon
5935f8b1b0
More tweeks to the default presentation
2013-06-08 15:48:26 -07:00
Fred Dixon
b5080d7aca
Reording of content on index.html page
2013-06-08 15:03:47 -07:00
Fred Dixon
508c5e3b89
Output correct icon URL for LTI in bbb-conf --lti
2013-06-08 14:15:58 -07:00
Fred Dixon
bc0f5c8987
Minor font changes to default presentation for BigBlueButton 0.81
2013-06-08 12:57:06 -07:00
Fred Dixon
16e64ddf06
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
2013-06-08 12:40:30 -07:00
Fred Dixon
086c49633c
Updated default presentation for BigBlueButton 0.81
2013-06-08 12:40:20 -07:00
Fred Dixon
2cdaf09be1
Minor updates to index.html page
2013-06-08 10:46:41 -07:00
Jesus Federico
a6c512be3d
Merge branch 'master' of git://github.com/bigbluebutton/bigbluebutton
2013-06-08 10:26:55 -07:00
Jesus Federico
d05a434d3f
bbb-lti: Updated bbb-conf for fixing icon and base url
2013-06-08 13:26:04 -04:00
Fred Dixon
33a9c92b39
Reformatting of the index.html page
2013-06-07 14:14:20 -07:00
Tyler Copeland
813816d18d
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
2013-06-05 23:46:05 -04:00
Tyler Copeland
a786af2b57
fixed images on landing page
2013-06-05 23:45:57 -04:00
Tyler Copeland
067e33d64b
Updated images on demo landing page
2013-05-31 16:42:06 -04:00
Tyler Copeland
663dcac797
demo landing page updates
2013-05-31 16:38:44 -04:00
Markos Calderon
ffbabcf51d
remove and add strings for the localization file
2013-05-27 17:56:48 -05:00
Markos Calderon
886772658e
add instructions for check the usage of localization strings
2013-05-24 19:59:39 -05:00
Fred Dixon
ba7ba649b2
Added direct link to developer video
2013-06-02 04:27:54 -07:00
Fred Dixon
676408e646
Minor tweak to increase the height of border on default landing page
2013-05-12 11:54:57 -04:00
Fred Dixon
06c2480e10
Fixed typo
2013-05-09 16:49:08 -07:00
Fred Dixon
05597f12e3
bbb-conf now checks that the directory for serving the BigBlueButton client exists
2013-05-05 18:04:11 -04:00
Fred Dixon
d93c44d156
Edited cron.daily to ensure it removes older presentation directories in /var/bigbluebutton
2013-05-05 14:42:55 -07:00
Tyler Copeland
63eb97db66
Updated image for 081 landing page
2013-05-03 15:21:33 -04:00
Fred Dixon
7ff8bb2cff
Updated image for 0.81 overview video
2013-04-20 18:10:28 -07:00
Fred Dixon
8ebf42ccdf
Updated text on index.html page
2013-04-20 18:00:06 -07:00
Fred Dixon
ef9dc77c51
Updated index.html to link to overview video
2013-04-20 17:55:13 -07:00
Fred Dixon
abc074aaa1
Hide the network monitor and editing buttons for layouts module by defult
2013-04-16 19:23:20 -07:00
Fred Dixon
bdf3663bc4
Added link to BigBlueButton Google+ page on index.html
2013-04-12 21:00:26 -04:00
Fred Dixon
5d524be6b7
sudo bbb-conf --check now calls bbb-record --check to check for errors in recordings
2013-04-12 12:20:52 -04:00
Fred Dixon
fa791b0a90
Updated comments in /etc/cron.daily/bigbluebutton
2013-04-11 08:14:48 -04:00
Fred Dixon
ac79e858bf
updated copyright on index.html to 2013
2013-04-10 23:16:04 -04:00
Fred Dixon
071fb54b80
Added check to bbb-conf --check for ensuring ffmpeg is installed
2013-04-10 22:38:54 -04:00
Fred Dixon
777c3972d2
Updated bbb-conf to remove --setup-dev scripts. The script now refers developers to the wiki for detailed steps.
2013-04-10 22:07:22 -04:00
Fred Dixon
a8046aac78
Updates to bbb-conf to detect older version of bbb-freeswitch package
2013-04-09 20:42:38 -04:00
Gustavo Salazar
5b4c7307af
more conditions to rearchive
2013-04-08 15:26:37 -05:00
Gustavo Salazar
d1e1f6e497
find meetingId instead of description
2013-04-08 11:15:46 -05:00
Gustavo Salazar
0a74b3a722
map external meeting id with internal meeting id and vice versa
2013-04-05 17:37:05 -05:00
Gustavo Salazar
48a81ab593
make description of recording optional in bbb-record --watch
2013-04-05 15:57:34 -05:00
Gustavo Salazar
c30da2c641
dont use rearchive until feature is complete
2013-04-03 19:48:32 -05:00
Gustavo Salazar
5611a385de
Re-archive recording. Fix #1448
2013-04-03 19:13:02 -05:00
Gustavo Salazar
19d152ac80
enable or disable a recording workflow. Fix #1455
2013-04-03 18:01:38 -05:00
Fred Dixon
be24c16ca1
Updated bbb-conf to detect OpenOffice or LibreOffice
2013-03-29 22:00:46 -04:00
jfederico
2b23d9cea7
Merge branch 'bbb-lti_v0.1.1'
2013-03-13 11:30:46 -04:00
Fred Dixon
fc250716d9
Updated bbb-conf to support renaming of parameters (see issue 1398 in google issue tracker)
2013-02-03 17:08:38 -05:00
Fred Dixon
de47e2e65e
Updated license header to LGPL 3.0
2013-01-27 09:44:40 -05:00
jfederico
a0df920587
bbb-lti(v0.1.1): Added new vie for extended interface
2013-01-24 15:52:06 -05:00
Fred Dixon
4035b4a732
The command now counts the number of slides using either the raw or presentation dir
2012-10-30 21:19:10 -04:00
Fred Dixon
b5abbd803a
Added check to to check for mismatch salt in bbb-lti
2012-10-30 21:10:48 -04:00
Fred Dixon
83db16c293
Added support in bbb-conf to change hostname for LTI integration
2012-10-29 14:53:37 -04:00
Fred Dixon
db02664be3
bbb-conf --check now checks for bbb-lti package
2012-10-28 21:51:26 -04:00
Fred Dixon
f93c605149
Updated bbb-conf to detect if LTI package (bbb-lti) is installed and output configuration values with 'bbb-conf --lti'
2012-10-28 17:58:34 -04:00
Fred Dixon
d2c76c6120
Fixed typo in cut and paste
2012-10-25 18:49:18 -07:00
Fred Dixon
cbfb9027a1
Modified bbb-record --watch to use a combination of files in /var/bigbluebutton and /var/bigbluebutton/recording/raw as /var/bigbluebutton will have old files remove by /etc/cron.daily/bigbluebutton
2012-10-22 17:13:16 -04:00
Fred Dixon
3bfacee73f
Re-enabled /etc/cron.daily/bigbluebutton to remove old presentation and media files
2012-10-22 17:11:56 -04:00
Fred Dixon
f4fff9160c
Also update hostname for metadata.xml in /var/bigbluebutton/published ...
2012-09-12 15:14:45 -04:00
Fred Dixon
11520ab392
bbb-conf --setip now updates the hostname for playback of recordings in metadata.xml
2012-09-12 14:53:21 -04:00
Fred Dixon
4b79d140ba
bbb-record --check now checks if the IP address for a recording matches the value defined in bigbluebutton.properties
2012-09-12 14:52:36 -04:00
Gustavo Salazar
9b03ac4292
Use playerglobal 11.2 instead of 10.3 when setting development environment
2012-09-12 09:19:48 -05:00
Fred Dixon
f39eed5dfe
reverted changes to bbb-conf
2012-09-11 18:45:16 -04:00
Fred Dixon
7bad4ffab8
Also delete sanity recordings in bbb-record --deleteall
2012-09-11 18:41:32 -04:00
gustavo salazar
6d90e31b85
Set playback_host in bigbluebutton.yml
2012-09-10 16:12:10 -05:00
Fred Dixon
d3b694167f
Modified bbb-conf to not require slides.yml
2012-09-07 16:45:31 -04:00
Fred Dixon
e98d29e4b8
Added 'S' column in bbb-record --watch for Sanity check
2012-08-30 18:00:26 -04:00
Gustavo Salazar
59ac709833
Set ip address in presentation.yml using bbb-conf --setip.
2012-08-27 15:34:31 -05:00
Fred Dixon
9fa7cf3da6
Added bbb-record --clean to clean out process and publish log files for recordings
2012-08-21 21:05:22 -04:00
Fred Dixon
bcafbc6d48
Filter our ffmpeg output to stderror when looking for errors in /var/log/bigbluebutton/presentation/* and /var/log/bigbluebutton/slides/*
2012-08-21 20:51:24 -04:00
Fred Dixon
83006b0426
removed 'set -e' that was preventing bbb-record --debug from processing more log files
2012-08-21 20:43:31 -04:00
Fred Dixon
fe78f961bc
Fixed error that was not searching /var/log/bigbluebutton/prentation log files for errors when doing bbb-record --debug
2012-08-21 20:13:50 -04:00
Fred Dixon
b2767aaf68
Output settings in red5 video for capture video (true/false)
2012-08-21 19:17:14 -04:00
Fred Dixon
263e20e8b3
Made bbb-record executable
2012-08-18 20:39:09 -04:00
Fred Dixon
fb58d0c7cc
Updated bbb-conf for 0.81-dev
2012-08-18 18:33:37 -04:00
Gustavo Salazar
9b2c56a13a
Republish recording using bbb-record utility.
2012-08-13 16:25:57 -05:00
Gustavo Salazar
e523dbf9e6
Merge pull request #55 from mconf/video-playback-into-master
...
Video playback
2012-08-03 09:08:25 -07:00
Felipe Cecagno
e8dc780c37
integrated the video playback into master, but the whiteboard events playback, as well as the presentation playback, is not functional yet - it seems that the writing.js is broken on master, tried to fix it without success
2012-08-01 17:40:58 -03:00
Gustavo Salazar
95d1a19e1e
Download playerglobal 11.2
2012-08-01 15:51:50 -05:00
Fred Dixon
840b9c8368
Added check in bbb-conf to ensure beans.presentationService.defaultUploadedPresentation URL is reachable
2012-07-28 16:01:44 -04:00
Fred Dixon
2addc78f59
Incremented version on landing page to 0.81-dev
2012-07-17 16:30:35 -04:00
Fred Dixon
f1b39de986
Modified version to be consistent
2012-07-17 16:29:13 -04:00
Fred Dixon
0dd9ab46f0
Added a text file for tracking release. This will be placed in /etc/bigbluebutton/bigbluebutton-release
2012-07-16 18:25:07 -04:00
Fred Dixon
f6caf218a4
Updated Copyright to 2012
2012-06-08 21:02:53 -04:00
Fred Dixon
27d01b29e7
Updated Copyright to 2012
2012-06-08 20:46:17 -04:00
Fred Dixon
c0c688a743
Updated Copyright to 2012
2012-06-08 20:44:45 -04:00
Fred Dixon
c5fc27731b
Updated Fork Me on GitHub banner to use proper URL
2012-06-08 20:43:35 -04:00
Fred Dixon
079c830647
Changed index.html page to state 0.8
2012-06-08 20:25:19 -04:00
Richard Alam
b4c939a99f
- change to RC3
2012-06-03 15:08:39 +00:00
Richard Alam
172205e107
- making change on landing page to say 0.8
2012-06-03 14:57:55 +00:00
Fred Dixon
113cbad759
Lowered check for 2G memory to under 1975
2012-05-11 09:49:58 -04:00
Fred Dixon
52302ce0a0
Updated version on index.html to RC2
2012-05-11 04:04:02 -04:00
Markos Calderon
71cc44eac2
fix for issue 1221. However, need to double check which it's the best way to handle special characters
2012-05-17 15:12:42 -07:00
Fred Dixon
5ca7a51034
Added logic to clean more log files when running sudo bbb-conf --clean
2012-05-03 23:17:58 -04:00
Fred Dixon
aba4c587fe
Minor edit on version in index.html
2012-04-27 10:55:07 -04:00
Fred Dixon
5a076109e2
Updated version number to 0.8-RC1 -- more testing
2012-04-27 10:40:53 -04:00
Fred Dixon
cf003b06a1
Added sum of version numbers for packages in bbb-conf --check
2012-04-25 20:54:51 -04:00
Fred Dixon
907aed9077
Increased version number to 0.8-beta-4c -- we're getting close
2012-04-25 17:17:39 -04:00
Fred Dixon
3aada13ae2
Added link for BigBlueButton in index.html
2012-04-05 10:56:05 -04:00
Fred Dixon
36c701eb4a
Updated demo page to show 0.8-beta-4b
2012-04-04 18:13:04 -04:00
Fred Dixon
8b7207622c
bbb-conf --check now skips commented entries for sip.server.host
2012-03-17 11:39:56 -04:00
Gustavo Salazar
3ceb87ff59
Delete presentations of recording when using bbb-record --delete
...
MEETING_Id.
2012-03-14 10:08:25 -05:00
Richard Alam
4410956fc1
- missed one line with "source" dir
2012-03-09 19:32:14 +00:00
Fred Dixon
01b34e7f1f
Disable the cron.daily job for now. We don't want to delete the source files for recordings here; rather, in the rap-worker.rb
2012-03-05 10:03:36 -05:00
Fred Dixon
ef87f09ba6
Minor edits to bbb-conf
2012-03-04 22:16:37 -05:00