bigbluebutton-Github/bbb-voice
Richard Alam bcd8d07b9f - change how we put timestamps into the audio packet and mark the packet as live
that way the RTMPProtocolEncoder can filter packets and start dropping those
   that have been in the queue for long
2010-12-07 16:09:27 -05: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 - change how we put timestamps into the audio packet and mark the packet as live 2010-12-07 16:09:27 -05:00
.gitignore - registers OK 2010-06-17 15:55:58 -04:00
build.gradle - add testng and easymock dependencies 2010-08-20 11:00:09 -04: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