Commit Graph

127 Commits

Author SHA1 Message Date
Richard Alam
116d8793cf - new signed jars expiring on 2019-5-22 2017-10-30 20:11:46 -07:00
Richard Alam
51bf35071f - fix issue where screenshare stops when a viewer joins or refresh the browser 2017-08-16 14:59:40 -07:00
Richard Alam
426051ed0c - minimize logging noise 2017-07-13 08:25:32 -07:00
Richard Alam
a3c7e36f7c - modify scripts to drag in new jar dependencies 2017-07-13 07:59:21 -07:00
Richard Alam
1fe026b9ee - try to startup red5 with screenshare finding application.conf 2017-07-12 14:52:49 -07:00
Richard Alam
4eafa2d014 - update dependency to bbb-commons-message 0.19-SNAPSHOT 2017-07-10 14:36:59 -07:00
Richard Alam
23e6dea35b Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into bbb-2.x-dev-mconf 2017-05-04 14:39:02 -07:00
Richard Alam
8723fca30c - update version of bbb-commons-message 2017-05-04 13:48:39 -07:00
perroned
9560a23988 Remove invalid characters from manifest 2017-05-03 16:59:03 +00:00
perroned
eb11700f4a Extension allows source override 2017-05-03 16:40:21 +00:00
perroned
4b6c95f1c9 Adds chrome tabs to extension 2017-05-02 15:01:05 +00:00
perroned
6c968ad12d Add license information 2017-04-21 18:22:30 +00:00
perroned
21bf6b98bf Initial extension push 2017-04-20 17:36:52 +00:00
Richard Alam
d83fc6466a - change line endings of file by running dos2unix 2017-03-06 15:43:41 +00:00
Richard Alam
10727855c5 - forgot to commit 2017-02-28 17:18:14 +00:00
Richard Alam
99362a1086 - keep copy of original javacv doc in another file. 2017-02-28 17:15:45 +00:00
Richard Alam
1c4b0d96d2 - fix formatting and typos 2017-02-28 16:54:16 +00:00
Richard Alam
657236fe5f Write document on how to build screenshare app. 2017-02-28 16:50:07 +00:00
Richard Alam
d9e57b76f2 - fix issue https://github.com/bigbluebutton/bigbluebutton/issues/3603 2017-02-08 18:33:15 +00:00
Richard Alam
b62a36c1b1 - cleanup 2017-01-06 21:24:35 +00:00
Richard Alam
0f6cd30280 - scripts to build h264 jars 2017-01-06 21:04:14 +00:00
Richard Alam
b03ecdaae4 - new svc2 unsigned jars 2017-01-06 21:00:56 +00:00
Richard Alam
97b855b62b - removing unneeded files 2017-01-06 20:59:36 +00:00
Richard Alam
955f348079 - build new svc2 libs 2017-01-06 20:56:19 +00:00
Richard Alam
771f264cf4 - add svc2 codec lib for macos 2017-01-04 20:10:38 +00:00
Richard Alam
d20372fe7a - add linux jars 2016-12-23 18:50:00 +00:00
Richard Alam
59accb69f5 - set codec using param 2016-12-21 21:16:56 +00:00
Richard Alam
c27c6cd584 - build win libs supporting svc2 2016-12-20 18:45:08 +00:00
Richard Alam
c26a29ff41 - try to use svc2 codec 2016-11-24 22:54:28 +00:00
Richard Alam
8f6213b77d - upgrade to latest red5 2016-11-22 20:45:58 +00:00
Richard Alam
917c3587f9 - clean up duplicate logs 2016-10-21 19:51:12 +00:00
Richard Alam
1e8d7a5229 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into try-to-cleanup-connection
Conflicts:
	akka-bbb-apps/src/main/scala/org/bigbluebutton/core/apps/BreakoutRoomApp.scala
2016-10-21 19:36:07 +00:00
Richard Alam
5ba3405941 - remove defunct connection when client auto-reconnects. 2016-10-20 15:08:58 +00:00
Ghazi Triki
b10237ebad Upgrade commons-codec dependency version to 1.10 2016-10-05 17:29:37 +01:00
Richard Alam
45eb073dcd - Make sure timestamp is generated properly for the frames. The timestamp was
incremented by 200ms per frame resulting in the recorded file to drift for longer
   recordings.
2016-09-14 17:22:37 +00:00
Richard Alam
2aefda592d - do not overwrite timestamp of screen grab so that recorded file will
play in sync.
2016-09-13 21:55:04 +00:00
Richard Alam
eaae9d4644 - do not recycle http connection. Use a fresh one for each request to prevent exception
when reusing old connection.
2016-09-01 18:42:37 +00:00
Richard Alam
23f77682bd - change jws failed to start timeout from 60s to 90s. Sometimes it takes about
30s to download the libs especially for those far from the server or those with
   slow connection.
2016-09-01 14:29:52 +00:00
Richard Alam
1faca71ea2 - add ffmpeg linux jars 2016-08-29 20:43:44 +00:00
Richard Alam
22148cc2b0 - trigger jws failed to start timer when clicking the start button 2016-08-25 21:52:31 +00:00
Richard Alam
e46f06efa1 Clean up
Clean up and format logs.
2016-08-24 17:54:07 +00:00
Richard Alam
67cc7709e5 - fix issue where bounding box moves a few pixel after every restart of sharing 2016-08-23 19:48:21 +00:00
Richard Alam
7e57e2e130 - minimize time it needs to detect that jws died after pausing 2016-08-23 19:36:50 +00:00
Richard Alam
2b5a9afe0c - fix bounding box where it goes out of the screen 2016-08-23 19:36:01 +00:00
Richard Alam
b7064fc8ea - stop sharing when jws dies 2016-08-23 15:07:46 +00:00
Richard Alam
36fad78d6d - stop sharing when either jws or flash client crashes 2016-08-22 22:36:46 +00:00
Richard Alam
7d06fd075c - stop sharing when jws crashes while sharing is paused 2016-08-22 16:01:52 +00:00
Richard Alam
8f110c74a4 - try to fix issue where sharing doesn't stop when paused and jws crashes 2016-08-20 21:42:32 +00:00
Richard Alam
5ccdbb085b - make late joiner view screen share stream 2016-08-20 19:17:54 +00:00
Richard Alam
050ecee572 - start, pause, stop screen sharing properly 2016-08-20 17:56:01 +00:00