Anton Georgiev
228dfb4061
Merge branch 'mod-verto-1' of github.com:antobinary/bigbluebutton into merge-webrtc-ds
...
Conflicts:
akka-bbb-apps/build.sbt
akka-bbb-apps/src/main/resources/application.conf
akka-bbb-apps/src/main/scala/org/bigbluebutton/SystemConfiguration.scala
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/MessageSenderActor.scala
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/apps/UsersApp.scala
akka-bbb-fsesl/build.sbt
bbb-common-message/build.sbt
bbb-fsesl-client/build.sbt
bbb-fsesl-client/src/main/java/org/freeswitch/esl/client/inbound/Client.java
bigbluebutton-apps/build.gradle
bigbluebutton-client/build.xml
bigbluebutton-client/src/org/bigbluebutton/modules/deskshare/utils/BrowserCheck.as
bigbluebutton-client/src/org/bigbluebutton/modules/deskshare/utils/JavaCheck.as
bigbluebutton-client/src/org/bigbluebutton/modules/deskshare/view/components/DesktopPublishWindow.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/users/services/MessageReceiver.as
bigbluebutton-html5/app/client/NotificationControl.coffee
bigbluebutton-html5/app/client/globals.coffee
bigbluebutton-html5/app/client/lib/bbb_api_bridge.coffee
bigbluebutton-html5/app/client/main.coffee
bigbluebutton-html5/app/client/main.html
bigbluebutton-html5/app/client/stylesheets/whiteboard.less
bigbluebutton-html5/app/client/views/chat/chat_bar.coffee
bigbluebutton-html5/app/client/views/modals/settings.coffee
bigbluebutton-html5/app/client/views/modals/settings.html
bigbluebutton-html5/app/client/views/users/user_item.coffee
bigbluebutton-html5/app/client/views/whiteboard/whiteboard.coffee
bigbluebutton-html5/app/client/views/whiteboard/whiteboard.html
bigbluebutton-html5/app/collections/collections.coffee
bigbluebutton-html5/app/config.coffee
bigbluebutton-html5/app/lib/router.coffee
bigbluebutton-html5/app/server/collection_methods/meetings.coffee
bigbluebutton-html5/app/server/collection_methods/users.coffee
bigbluebutton-html5/app/server/publish.coffee
bigbluebutton-html5/app/server/server.coffee
bigbluebutton-web/src/java/org/bigbluebutton/api/MeetingService.java
record-and-playback/presentation/scripts/process/presentation.rb
record-and-playback/presentation/scripts/publish/presentation.rb
2016-05-18 15:14:04 +00:00
jfederico
0d017dc265
bigbluebutton-config: Included the new directory [deleted] in shell for managing recordings
2016-02-16 15:14:46 -05:00
Anton Georgiev
0d74742da4
video-broadcast delete files after N days
2015-09-30 19:51:40 +00:00
Fred Dixon
70b5335e91
Update bbb-record
...
Fix https://code.google.com/p/bigbluebutton/issues/detail?id=1879
2015-03-23 20:08:07 -04:00
Calvin Walton
746451b999
Allow forcing 'no marks' recordings to be processed with bbb-record --rebuild
...
Some logic updates to make it more consistant with the bbb-record --delete
ordering too, to reduce races with the rap-worker.
2015-03-11 13:40:56 -04:00
Calvin Walton
aa0aaf2300
Clean up the bbb-record --republish logic
...
It's a bit simpler now, and does things in the correct order to avoid races
with the rap-worker.
2015-03-11 11:18:57 -04:00
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
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
Gustavo Salazar
7d291abcfd
delete old raw dir from published recordings
2014-04-14 15:14:14 -07:00
Fred Dixon
658adc13e7
Updates to bbb-conf and bbb-record for 0.9.0
2014-03-12 01:31:56 +00: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
Fred Dixon
06c2480e10
Fixed typo
2013-05-09 16:49:08 -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
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
de47e2e65e
Updated license header to LGPL 3.0
2013-01-27 09:44:40 -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
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
f4fff9160c
Also update hostname for metadata.xml in /var/bigbluebutton/published ...
2012-09-12 15:14:45 -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
Fred Dixon
7bad4ffab8
Also delete sanity recordings in bbb-record --deleteall
2012-09-11 18:41:32 -04:00
Fred Dixon
e98d29e4b8
Added 'S' column in bbb-record --watch for Sanity check
2012-08-30 18:00:26 -04: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
263e20e8b3
Made bbb-record executable
2012-08-18 20:39:09 -04:00
Gustavo Salazar
9b2c56a13a
Republish recording using bbb-record utility.
2012-08-13 16:25:57 -05: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
Gustavo Salazar
3ceb87ff59
Delete presentations of recording when using bbb-record --delete
...
MEETING_Id.
2012-03-14 10:08:25 -05:00
Fred Dixon
738efd4e48
Fixing typos in bbb-conf
2012-03-04 19:18:35 -05:00
Fred Dixon
cd01147a1a
Removed set -x debugging in bbb-record
2012-03-01 14:51:09 -05:00
Fred Dixon
16ffb35595
bbb-conf and bbb-record now print the current BigBlueButton version defined in /etc/bigbluebutton/bigbluebutton-release
2012-02-28 10:06:29 -05:00
Fred Dixon
6e507f89f0
Minor edits
2012-02-27 19:10:18 -05:00
Gustavo Salazar
d07efdc0fa
Delete just one recording using bbb-record.
2012-02-27 11:40:35 -05:00
Fred Dixon
31a8332eb2
Added --check and --debug to bbb-record
2012-02-26 15:00:37 -05:00
Fred Dixon
24c1c69156
Added logic in build.xml to copy config.xml and join-mock.xml if not in the bigbluebutton-client source tree
2012-02-22 17:32:55 -05:00
Fred Dixon
cef4401df5
Updated error checking in bbb-record and error messages in bbb-conf
2012-02-19 12:34:21 -05:00