- Jul 25, 2014
-
-
Dixon Fred authored
-
Richard Alam authored
-
Richard Alam authored
Merge branch 'merge-polling-with-master' of github.com:bigbluebutton/bigbluebutton into merge-polling-with-master
-
Richard Alam authored
-
Richard Alam authored
-
- Jul 24, 2014
-
-
Dixon Fred authored
Recording updates merge
-
Richard Alam authored
-
Richard Alam authored
-
Richard Alam authored
- fix raise condition between setting the user has joined the voice conf and the joined voice event
-
Richard Alam authored
-
- Jul 23, 2014
-
-
Richard Alam authored
- don't throw exception when external userid is not found as the user might have acutally left the meeting
-
Calvin Walton authored
The 'mkclean' tool reorganizes the encoded webm file to optimize it for streaming. In particular, it moves the index to the start of the file. This fixes streaming in Chrome, which otherwise had a very long delay before playback started since it downloaded until it saw the index before it started playback. This needs a new dependency added to the bbb-record-core package to pull in the mkclean tool.
-
Calvin Walton authored
In some cases, it was attempting to create a status file in a directory that did not exist yet.
-
- Jul 22, 2014
-
-
Richard Alam authored
-
Richard Alam authored
-
Richard Alam authored
-
Richard Alam authored
-
Richard Alam authored
which kills our message processor
-
Richard Alam authored
-
Richard Alam authored
-
Richard Alam authored
-
Richard Alam authored
-
Richard Alam authored
-
- Jul 21, 2014
-
-
Richard Alam authored
-
Richard Alam authored
Merge branch 'merge-polling-with-master' of github.com:bigbluebutton/bigbluebutton into merge-polling-with-master
-
Richard Alam authored
-
Richard Alam authored
reverted jssip back to 0.3.7 and fixed chrome webrtc
-
Calvin Walton authored
I had it on DEBUG temporarily for testing. The old version used ERROR, but this made it print virtually no output which made diagnosing issues difficult.
-
Calvin Walton authored
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.
-
Calvin Walton authored
The ffmpeg binary should be looked up using the normal PATH mechanism, it might not always be installed in the same place.
-
Calvin Walton authored
The new rap worker relies only on .done files for triggering, rather than the absence of process/publish directories.
-
Calvin Walton authored
It now does much less directory reading, and performance should scale far better with large numbers of recordings. Semantics should be mostly unchanged, but there's greater use of '.fail' files to mark errors, and '.done' files are now removed after all of the following processing steps complete. The rap worker no longer relies on processing scripts leaving behind empty directories; those are now removed where appropriate.
-
Chad Pilkey authored
-
- Jul 18, 2014
-
-
Richard Alam authored
-
Richard Alam authored
-
Richard Alam authored
-
Richard Alam authored
-
Richard Alam authored
-
Richard Alam authored
- add test for non-GA version (1.7.0_65-b19)
-
Richard Alam authored
Fix java detection exception
-