Ghazi Triki
|
058a2170ee
|
Added request breakout rooms list feature.
|
2016-01-15 22:13:53 +01:00 |
|
Ghazi Triki
|
48844648ee
|
Send RequestBreakoutJoinUrl from client to server.
|
2016-01-12 20:18:23 +01:00 |
|
Ghazi Triki
|
6e9b95e347
|
BreakoutRoomStarted event finally arrives to the client.
|
2015-11-20 19:06:11 -02:00 |
|
Richard Alam
|
2a610c0704
|
Merge branch 'cancel-message-sending-task' into breakout-rooms-porto-algre-2015
Conflicts:
bigbluebutton-apps/src/main/java/org/bigbluebutton/red5/client/messaging/ConnectionInvokerService.java
|
2015-11-18 03:13:47 -05:00 |
|
Richard Alam
|
22b3a4e2a0
|
- cancel the message sending task when it takes a long time to complete. The thread
may have blocked when the rtmp connection was closed.
|
2015-11-17 20:44:15 -05:00 |
|
Richard Alam
|
6a85afa430
|
- format out message
|
2015-11-17 14:33:15 -05:00 |
|
Ghazi Triki
|
ef23cacefa
|
Breakout room feature server updates.
|
2015-11-18 16:45:46 -02:00 |
|
Ghazi Triki
|
3c6586749f
|
Updated gson library dependency to version 2.4
|
2015-11-18 14:35:32 -02:00 |
|
Richard Alam
|
364c8299d4
|
- build json message on red5
|
2015-11-17 04:49:03 -05:00 |
|
Richard Alam
|
39d9c5dd15
|
Merge branch 'breakout-rooms-porto-algre-2015' of github.com:riadvice/bigbluebutton into breakout-rooms-porto-algre-2015
Conflicts:
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/BigBlueButtonInGW.scala
bigbluebutton-apps/src/main/java/org/bigbluebutton/red5/pubsub/MessagePublisher.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/red5/service/BreakoutRoomService.java
bigbluebutton-client/src/org/bigbluebutton/modules/users/services/MessageSender.as
|
2015-11-17 02:19:48 -05:00 |
|
Ghazi Triki
|
69acc57f2d
|
Breakout related requests are sent to the correct "meeting" redis channel.
|
2015-11-17 18:34:13 -02:00 |
|
Ghazi Triki
|
16d521c338
|
Implemented RTMP methods for ListenInOnBreakout and RequestBreakoutJoinURL actions.
|
2015-11-17 17:39:49 -02:00 |
|
Ghazi Triki
|
129764ece8
|
Rooms list is correctly set in the createBreakoutRooms request.
|
2015-11-17 15:07:19 -02:00 |
|
Richard Alam
|
bd8b38a22c
|
- use spray json to decode messages
|
2015-11-17 02:11:14 -05:00 |
|
Ghazi Triki
|
402f337fd6
|
Handle CreateBreakoutRoomsRequest case in BigBlueButtonInGW.scala
|
2015-11-16 17:09:38 -02:00 |
|
Ghazi Triki
|
8b1f0d4bae
|
Added EndAllBreakoutRoomsRequest broadcast from client to bigbluebutton-apps.
|
2015-11-12 22:24:10 +01:00 |
|
Ghazi Triki
|
f910e95a45
|
Added more implementations for Breakout Room messages: BreakoutRoomJoinURL, BreakoutRoomStarted, TimeRemainingUpdate and UpdateBreakoutUsers.
|
2015-11-11 16:47:49 +01:00 |
|
Ghazi Triki
|
091b50d67a
|
Added missing setter top BreakoutRoomService.java
|
2015-11-06 10:39:12 +01:00 |
|
Ghazi Triki
|
0de3e3dd43
|
Added BreakoutRoomService with createBreakoutRooms method.
|
2015-11-05 21:44:24 +01:00 |
|
Ghazi Triki
|
5a11eeebe3
|
bbb-video/build.gradle and bigbluebutton-apps/build.gradle uses the latest SNAPSHOT version of bbb-common-message
|
2015-11-05 18:34:41 +01:00 |
|
Richard Alam
|
e8e8eb8955
|
- clean up formatting
|
2015-10-08 19:10:43 +00:00 |
|
Richard Alam
|
e5ed0e4713
|
- add logging to trace messages in order to debug lost messages between server to client
|
2015-10-08 18:27:33 +00:00 |
|
Richard Alam
|
f4d094adc0
|
- allow changing the debug level without restarting red5
|
2015-10-08 18:26:22 +00:00 |
|
Ghazi Triki
|
f969b8c753
|
Implemented processPresentationConversionError method in PresentationClientMessageSender, this method was accidentally left empty after the messaging refactoring in 1.0.
|
2015-10-07 22:55:27 +01:00 |
|
Richard Alam
|
894b59b687
|
- log external user id
|
2015-10-06 22:26:47 +00:00 |
|
Richard Alam
|
57c8f21eb4
|
- clean up logging
- add remote address into log
|
2015-09-23 20:04:09 +00:00 |
|
Richard Alam
|
11fbefb5ef
|
- make lock settings behave like in 0.9
|
2015-09-21 20:42:04 +00:00 |
|
Richard Alam
|
c13e17a7d4
|
Merge pull request #2770 from riadvice/chat-message-limit
Add a maximum allowed length to chat message
|
2015-09-16 15:04:26 -04:00 |
|
Richard Alam
|
2278ee01ec
|
- upgrade bbb-commons-message version
|
2015-09-14 21:45:55 +00:00 |
|
Richard Alam
|
44763bf283
|
- try to fix lock settings
|
2015-09-14 20:18:27 +00:00 |
|
Chad Pilkey
|
51650fb998
|
made the init audio and permissions message payloads actually contain something and corrected chatpermission message names
|
2015-09-11 15:02:28 -07:00 |
|
Ghazi Triki
|
7fdccc4095
|
Throw a too long chat message and log it and its length.
|
2015-09-09 17:58:25 +01:00 |
|
Richard Alam
|
96f1717e46
|
- add a bit of logging so we can see if validate token succeeded or not
|
2015-09-04 19:21:28 +00:00 |
|
Richard Alam
|
a63a211143
|
- change poll config for jedis
- attempt to reconnect redis pubsub subscriber if disconnected
|
2015-08-23 07:09:00 -04:00 |
|
Ghazi Triki
|
66a7f23146
|
Added userId to EmojiStatusEvent to able to send a request for a different user.
|
2015-08-28 11:08:18 +01:00 |
|
Ghazi Triki
|
2fb8296ff0
|
- Fixed emojiStatus not set correctly in server.
- Upgraded bbb-common-message version.
|
2015-08-26 18:51:05 +01:00 |
|
Ghazi Triki
|
988d8cf56c
|
Removed lower hand methods in server applications and replace raise hand by emoji status.
|
2015-08-25 09:46:00 +01:00 |
|
Richard Alam
|
46ba98f737
|
- add ping/pong message between different components to verfiy that we have working path
|
2015-08-20 20:44:40 +00:00 |
|
Richard Alam
|
282fecf351
|
- ping/pong message between red5 and bbb-apps
|
2015-08-19 18:32:07 +00:00 |
|
Richard Alam
|
8be746b4ac
|
- start implementing round-trip pubsub monitoring
|
2015-08-18 21:51:48 +00:00 |
|
Richard Alam
|
5472548118
|
- allow custom polling through chat message
|
2015-08-17 22:40:31 +00:00 |
|
Richard Alam
|
9302532be5
|
- start implementing custom poll
|
2015-08-13 22:33:51 +00:00 |
|
Richard Alam
|
4e4270912b
|
- fix issue where deleting presentation doesn't remove the presentation from file upload window
|
2015-08-11 17:21:09 +00:00 |
|
Richard Alam
|
cacfbf7e35
|
- update jar to latest red5
|
2015-08-10 21:32:00 +00:00 |
|
Richard Alam
|
bc7aadcd22
|
- create new bbb-commons jar
|
2015-08-07 19:46:52 +00:00 |
|
Richard Alam
|
839e7ebf58
|
Merge branch 'svg-conversion' of https://github.com/gthacoder/bigbluebutton into gthacoder-svg-conversion
|
2015-08-07 18:28:16 +00:00 |
|
Maxim Khlobystov
|
5c0cb9c3d8
|
Merge branch 'meteor-client-pdf-conversion' of https://github.com/gthacoder/bigbluebutton into development
Conflicts:
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/pubsub/senders/PesentationMessageToJsonConverter.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/BigBlueButtonInGW.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/presentation/PresentationModel.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/presentation/red5/PresentationClientMessageSender.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/presentation/redis/PresentationEventRedisRecorder.scala
|
2015-08-06 16:21:31 -04:00 |
|
Richard Alam
|
44c7d4ab77
|
- trying to determine why client isn't receiving timestamp data from the server
|
2015-08-06 17:54:08 +00:00 |
|
Richard Alam
|
fbc3dc54f3
|
- add timestamps on client side log to correlate webcam stopping
|
2015-08-06 15:11:41 +00:00 |
|
Richard Alam
|
1f3cff06b3
|
- add more information on the logs to track down webcam disconnections
|
2015-08-05 19:55:12 +00:00 |
|