Ghazi Triki
2820178b83
Updated JVM projects dependencies and configuration.
2018-08-05 22:37:11 +01:00
Ghazi Triki
1d9ef19dd0
Better params check and logging for RTMP connections.
2018-07-03 22:35:33 +01:00
Richard Alam
a2eaa9babd
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into 21-and-20-merge-working-branch
...
- some conflicts have been fixed.
The following needs working on:
both modified: ../bigbluebutton-client/src/org/bigbluebutton/modules/chat/services/ChatCopy.as
both modified: ../bigbluebutton-client/src/org/bigbluebutton/modules/chat/services/ChatSaver.as
both modified: ../bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/ChatTab.mxml
both modified: ../bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/ChatWindowEventHandler.as
both modified: ../bigbluebutton-client/src/org/bigbluebutton/modules/users/services/MessageReceiver.as
both modified: ../bigbluebutton-client/src/org/bigbluebutton/modules/users/services/MessageSender.as
both modified: ../bigbluebutton-client/src/org/bigbluebutton/modules/users/views/MediaItemRenderer.mxml
Parking as need to work on something else.
2018-06-06 08:23:13 -07:00
Richard Alam
b352ee2c95
- change log timestamp format so they are all the same
2018-05-15 10:50:40 -07:00
Richard Alam
d740e36435
- add client connId to client logs so we can correlate client conn logs with red5 side conn logs
2018-04-25 16:00:06 -07:00
Richard Alam
8e0fde18f1
- upgrade bbb-apps to latest red5 mar 18, 2018
2018-04-11 11:38:11 -07:00
Richard Alam
1354b065be
Merge branch 'require-auth-token-on-red5-connect' of github.com:ritzalam/bigbluebutton into merge-20-with-master
2018-01-29 12:36:41 -08:00
Richard Alam
91ab6829ec
- check number of params for bbb-apps
2018-01-25 14:11:33 -08:00
Richard Alam
ed1f45d9fe
- prevent any type of broadcast stream in bbb-apps
2018-01-25 12:32:39 -08:00
Chad Pilkey
158fb6c7b2
cleanup of old java messages and other unused code
2017-12-04 12:31:16 -05:00
Richard Alam
06e974847e
- send validate conn token
2017-11-01 19:54:24 -07:00
Richard Alam
243e4c1536
- update bbb-apps-common version
2017-10-30 12:34:23 -07:00
Richard Alam
ae80469351
- upgrade to red5 oct-10-2017
2017-10-10 11:19:41 -07:00
Richard Alam
98b5ea65ce
- increase default message limit
2017-08-30 08:37:54 -07:00
Richard Alam
c21e76e48e
- allow setting of max msg leghth from client
2017-08-23 12:24:04 -07:00
Richard Alam
ec314b8105
- add round trip trace message from client and back to tell us where the bottleneck
...
might be when using multi-user whiteboard.
2017-08-16 09:44:27 -07:00
Chad Pilkey
ac030e6254
fix meeting and client locking
2017-08-11 20:53:09 -04:00
Richard Alam
7956b561d2
- remove some printlns to minimize noise
2017-08-11 11:22:26 -07:00
Richard Alam
747c197239
- add analytics actor for logging messages we are interested in. Better to do this in another app
...
but don't want to create another app for now. Might extract this sometime in the future.
2017-07-31 10:54:05 -07:00
Chad Pilkey
c8f38ebae1
Merge remote-tracking branch 'upstream/bbb-2x-mconf' into cleanup-old-1.1-apps
2017-07-21 14:30:51 -04:00
Chad Pilkey
3a824e13db
cleaned up pre-2.0 user messages
2017-07-20 18:57:55 -04:00
Richard Alam
a61030a95f
- track meeting inactivity and expiry in akka-apps
2017-07-18 14:47:42 -07:00
Chad Pilkey
f4a5286005
remove pre-2.0 breakout room code
2017-07-15 19:00:18 -04:00
Chad Pilkey
1bb72e6391
clean up pre-2.0 voice message code
2017-07-15 17:33:25 -04:00
Chad Pilkey
2dfd202a0b
reorganized akka-apps whiteboard, cleaned up caption and poll
2017-07-15 15:31:49 -04:00
Chad Pilkey
3c60131a5c
remove pre-2.0 layout message code
2017-07-14 16:57:20 -04:00
Chad Pilkey
816daf29ae
remove pre-2.0 poll message code
2017-07-14 16:10:17 -04:00
Chad Pilkey
5ebdd61d3b
remove pre-2.0 presentation message code
2017-07-14 14:19:20 -04:00
Richard Alam
426051ed0c
- minimize logging noise
2017-07-13 08:25:32 -07:00
Richard Alam
d48f46c5e7
- try renaming deskshare to screenshare
2017-07-12 10:50:27 -07:00
Richard Alam
0d427f9341
- add close connection message
2017-07-11 14:58:59 -07:00
Anton Georgiev
c5ca6a2fcc
red5 closes connection when user is ejected
2017-07-11 14:56:35 -04:00
Chad Pilkey
bf9f6df9b1
remove all 1.1 chat messaging code
2017-07-07 20:16:14 -04:00
Pedro Beschorner Marin
79cf6bb623
Moved sharednotes messages to 2.0 format
2017-07-03 17:28:12 +00:00
Chad Pilkey
4c66393dbd
Merge remote-tracking branch 'upstream/bbb-2x-mconf' into move-caption-messages-2x
2017-06-26 18:09:56 -04:00
Chad Pilkey
7c19972d24
remove pre-2.0 caption server code
2017-06-26 16:47:18 -04:00
Richard Alam
9dc41437e8
- handle user left
2017-06-26 10:34:22 -07:00
Richard Alam
e7ffcbfbe7
- merging latest bbb-2x-mconf
2017-06-16 18:12:29 -07:00
Richard Alam
dc1c1e8b9e
Merge branch 'move-whiteboard-messages-2x' of https://github.com/capilkey/bigbluebutton into capilkey-move-whiteboard-messages-2x
2017-06-16 17:18:50 -07:00
Chad Pilkey
f3ab70f060
convert whiteboard messages to the 2.0 method and remove old
2017-06-16 18:09:25 -04:00
Richard Alam
d8bc6fc2db
- put lock setting out of Conference
2017-06-16 10:08:31 -07:00
Richard Alam
5c84354715
- try to consolidate meeting state in one place
2017-06-15 19:09:32 -07:00
Richard Alam
55209b0685
- simplify deserializing of messages
2017-06-12 14:12:28 -07:00
Richard Alam
8beab449d5
- enable logging for bbb-apps
2017-06-02 07:17:01 -07:00
Richard Alam
2bbeba686d
Merge branch 'bbb-2x-mconf' of https://github.com/bigbluebutton/bigbluebutton into move-java-classes-from-bbb-web-to-bbb-common-web
2017-06-01 10:03:27 -07:00
Richard Alam
240176ca32
Merge branch 'bbb-2x-mconf' of github.com:bigbluebutton/bigbluebutton into move-java-classes-from-bbb-web-to-bbb-common-web
2017-05-27 18:30:50 -07:00
Richard Alam
272df3c23d
- send message to client
2017-05-26 20:00:33 -07:00
Chad Pilkey
3fe1103ea2
set a max text length of 1024 for text annotations
2017-05-26 18:52:46 -04:00
Chad Pilkey
09ec1e6151
first pass at multi whiteboard cursors
2017-05-25 23:45:27 -04:00
Richard Alam
467598ffd2
- turn off keep alive message
2017-05-23 17:36:05 -07:00