bigbluebutton-Github/bbb-voice
Richard Alam 9f383c9799 - do not use another thread to do the transcoding. The thread doesn't get cleaned up when the call ends
and the thread is waiting for packet in the queue. I am noticing a lot of threads hanging around
   in Yourkit from the mem dump. Not sure if this is contributing to OOM.
2016-11-21 20:14:47 +00:00
..
lib - adding build and lib folder while ignoring their contents. This way, the build and lib folder 2010-06-15 15:56:20 -04:00
src - do not use another thread to do the transcoding. The thread doesn't get cleaned up when the call ends 2016-11-21 20:14:47 +00:00
.gitignore - change poll config for jedis 2015-08-23 07:09:00 -04:00
build.gradle Upgrade to Gradle 2.12 2016-03-31 18:53:08 +00:00
INSTALL - test tracking branch 2010-06-18 20:42:52 +00:00
README - add build info and test tracking branch again 2010-06-18 21:00:29 +00:00
testng.xml - add testng.xml for unit testing 2010-08-20 11:02:57 -04:00
vm-build.sh - modify to use new gradle task 2010-08-20 11:03:32 -04:00

To build
gradle copyToLib
gradle eclipse

import into eclipse
setup build path