Commit Graph

126 Commits

Author SHA1 Message Date
Richard Alam
53dc204e8d Update to Java 8
Change dependencies to build against latest red5 to upgrade to java 8
2016-03-24 18:54:51 +00:00
Anton Georgiev
3b191aef6c fix timestamps for recording purposes 2016-03-16 20:10:00 +00:00
Anton Georgiev
b6c7b49084 use ActorLogging for the actors 2016-03-14 17:29:09 +00:00
Anton Georgiev
efa70d02c6 fixed issue with late joiners 2016-03-11 22:34:53 +00:00
Anton Georgiev
caa5686b70 fix bug with keepAlive failure 2016-03-11 22:25:51 +00:00
Anton Georgiev
8babeef291 cleanup 2016-03-11 19:25:12 +00:00
Anton Georgiev
c2038033e9 handle other messages requiring response in java 2016-03-11 15:42:33 +00:00
Anton Georgiev
b0631b76c5 handle ScreenShareInfo 2016-03-10 21:45:47 +00:00
Anton Georgiev
ea6f5a4d44 more renaming 2016-03-10 20:08:58 +00:00
Anton Georgiev
5ae59b9197 rename actor classes 2016-03-10 19:49:50 +00:00
Anton Georgiev
be8e7f3d95 dealing with SSA->SS->SSA messages 2016-03-10 19:31:52 +00:00
Anton Georgiev
b3859040a9 add gson lib; jnlp deploy commands 2016-03-08 22:58:38 +00:00
Anton Georgiev
54d72b2b9a direct call to parent actor 2016-03-08 22:56:40 +00:00
Anton Georgiev
b3d7234d0b wrap ScreenshareSession into ActiveSession 2016-03-08 16:24:29 +00:00
Anton Georgiev
73415255eb add a wrapper for MeetingActor 2016-03-07 23:14:33 +00:00
Anton Georgiev
259c68f2c8 working on implementing the hier. actor system 2016-03-07 22:24:08 +00:00
Anton Georgiev
1a432723a6 akka actors in a system; compiles 2016-03-05 23:03:26 +00:00
Anton Georgiev
146d28b460 temporarily simplify; use SBT 2016-03-05 19:24:47 +00:00
Richard Alam
56ce95ed9b - forgot to push jar file 2016-02-26 18:07:50 +00:00
Richard Alam
db1427e606 - add ffmpeg linux x86 jar 2016-02-26 16:50:23 +00:00
Richard Alam
d64f20cb63 - add working jars for linux-x86_64 and mac os x 2016-02-23 15:31:48 +00:00
Richard Alam
cb6ecc5566 - ignore only certain lib/ dir 2016-02-17 18:40:06 +00:00
Richard Alam
eff5e7c0f6 - add ffmpeg jars 2016-02-17 18:39:45 +00:00
Richard Alam
86323e2c1d - add new mac osx jar 2016-02-17 16:59:55 +00:00
Richard Alam
86ec20ae6a - setup all JavaCV jar files
- make the window not movable when sharing because ffmpeg doesn't adjust x.y coordinates after
   sharing has started
2016-02-11 19:50:23 +00:00
Richard Alam
bd30fd8c6f - new screenshare red5 app 2016-02-10 19:53:01 +00:00