Richard Alam
|
3244383a7e
|
- format whiteboard json messages
|
2014-05-07 19:03:11 +00:00 |
|
Richard Alam
|
fb7d220ac8
|
- fix chat and presentation messages
|
2014-05-07 18:05:20 +00:00 |
|
Richard Alam
|
7eb3ba3911
|
- handle get chat history message from another app (e.g. html5 client)
- cleanup chat message format
|
2014-05-07 15:22:28 +00:00 |
|
Richard Alam
|
5d07bb007f
|
- don't record message when meeting isn't being recorded
|
2014-05-06 19:04:48 +00:00 |
|
Richard Alam
|
001ec076da
|
- try to store recorded event into list instead of hasmap
|
2014-05-06 17:58:58 +00:00 |
|
Richard Alam
|
4a624b845b
|
- convert timestamp to use monotonic clock
|
2014-05-05 21:43:38 +00:00 |
|
Richard Alam
|
ca089d6af0
|
- minor cleanup
|
2014-05-05 18:35:01 +00:00 |
|
Richard Alam
|
f30dd78f5e
|
- put apps into their own channel
|
2014-05-05 18:33:39 +00:00 |
|
Richard Alam
|
d31192a588
|
- allow muting and unmuting of phone user
|
2014-05-02 19:11:26 +00:00 |
|
Richard Alam
|
84aaf27c35
|
- remove phone user from list when user hangs up
|
2014-05-02 18:54:44 +00:00 |
|
Richard Alam
|
1ed551b923
|
- change default dispatcher
|
2014-05-01 15:26:24 +00:00 |
|
Richard Alam
|
3b31ecfa60
|
Merge branch 'connect-bbb-apps-html5' of github.com:antobinary/bigbluebutton into connect-bbb-apps-html5
|
2014-05-01 15:24:47 +00:00 |
|
Anton Georgiev
|
ba4d0fb63e
|
push the messages instead of outputing them on the console
|
2014-04-30 17:41:56 +00:00 |
|
Anton Georgiev
|
63dd66669b
|
switched a few more messages to print instead of dispatching
|
2014-04-30 17:41:01 +00:00 |
|
Richard Alam
|
75d908625c
|
- setup messaging classes
|
2014-04-30 15:53:27 +00:00 |
|
Richard Alam
|
6aaf071987
|
- remove test message
|
2014-04-28 20:11:26 +00:00 |
|
Anton Georgiev
|
664b882ccb
|
switched all variables to CamelCase
|
2014-04-28 15:49:22 +00:00 |
|
Anton Georgiev
|
042c1ad937
|
updating
|
2014-04-24 18:41:44 +00:00 |
|
Anton Georgiev
|
f207c6fa16
|
Listener for some participants' events
|
2014-04-24 18:30:44 +00:00 |
|
Anton Georgiev
|
867c9fdb46
|
chat messages on channel "bigbluebutton:meeting:anton" are handled in bigbluebutton-apps and appear inside the flash client
|
2014-04-23 22:35:40 +00:00 |
|
Anton Georgiev
|
fe8d969093
|
some work on listener for private/public chat messages
|
2014-04-23 20:54:03 +00:00 |
|
Felipe Cecagno
|
92eac1e988
|
Merge branch 'global-audio' into merge-global-audio
Most of the client implementation is going to be rewritten on next commits.
|
2014-04-23 16:13:40 -03:00 |
|
Richard Alam
|
f785c06e83
|
Merge branch 'connect-bbb-apps-html5' of github.com:bigbluebutton/bigbluebutton into connect-bbb-apps-html5
|
2014-04-22 19:22:23 +00:00 |
|
Richard Alam
|
daf1f662b9
|
- add some TODO comment
|
2014-04-22 19:21:57 +00:00 |
|
Richard Alam
|
1337de5ed2
|
- create doc for messages
|
2014-04-19 12:53:08 -07:00 |
|
Richard Alam
|
f4de100179
|
- fix compile problem
|
2014-04-19 09:22:51 -07:00 |
|
Richard Alam
|
12921b1e24
|
Merge branch 'connect-bbb-apps-html5' into merge-with-upgrade-red5-branch
|
2014-04-18 17:21:44 -07:00 |
|
Richard Alam
|
4a428a4c5c
|
- format all messages
|
2014-04-18 15:08:37 -07:00 |
|
Richard Alam
|
402994cfea
|
- more messages
|
2014-04-18 13:28:33 -07:00 |
|
Richard Alam
|
4dd173b963
|
- continue with messages
|
2014-04-18 10:52:04 -07:00 |
|
Richard Alam
|
125c22c102
|
- format messages
|
2014-04-18 10:31:15 -07:00 |
|
Richard Alam
|
69e2cbc303
|
- slowly transform messages
|
2014-04-18 09:57:51 -07:00 |
|
Richard Alam
|
f530d45f27
|
- add more message names
|
2014-04-18 09:23:40 -07:00 |
|
Richard Alam
|
be9ef0a681
|
- create message name constants
|
2014-04-17 19:46:41 -07:00 |
|
Richard Alam
|
08a4650b82
|
- add more messages
|
2014-04-17 18:45:44 -07:00 |
|
Richard Alam
|
95614166b0
|
- format more messages
|
2014-04-17 18:01:47 -07:00 |
|
Richard Alam
|
c66c252e24
|
- start to format messages
|
2014-04-17 17:37:40 -07:00 |
|
Richard Alam
|
25bd559473
|
- remove some debug logs
|
2014-04-17 17:50:20 +00:00 |
|
Richard Alam
|
5a95138dd3
|
Merge branch 'bbb-apps-message-logging' into connect-bbb-apps-html5
|
2014-04-16 18:36:03 +00:00 |
|
Anton Georgiev
|
c09fa735c4
|
instead of printing the dispatched messages, we will push them to a list
|
2014-04-16 17:09:44 +00:00 |
|
Richard Alam
|
7328d21099
|
- remote log dependency
|
2014-04-14 12:55:21 -07:00 |
|
Richard Alam
|
7970495c58
|
- try to fix why BBB apps isn't starting
|
2014-04-14 10:44:25 -07:00 |
|
Anton Georgiev
|
bfd3da083a
|
fixed users[] in GetUsersReply
|
2014-04-11 20:27:33 +00:00 |
|
Anton Georgiev
|
30605a7afe
|
fixed msg.shapes for GetWhiteboardShapesReply
|
2014-04-11 19:05:21 +00:00 |
|
Anton Georgiev
|
1b80e53582
|
worked on complex structures - history, settings, etc...
|
2014-04-11 17:40:11 +00:00 |
|
Anton Georgiev
|
1c8917cbc4
|
Commented out logging for mouse moves. Commented out lines causing errors
|
2014-04-10 18:20:28 +00:00 |
|
Anton Georgiev
|
26b8a9645a
|
minor changes in the debugging messages
|
2014-04-09 21:08:36 +00:00 |
|
Anton Georgiev
|
1729ab06df
|
minor formatting fixes
|
2014-04-09 20:50:36 +00:00 |
|
Anton Georgiev
|
d7f4dad7df
|
"OUT" messages are now in place too.
|
2014-04-09 20:43:09 +00:00 |
|
Anton Georgiev
|
3bab42b4d1
|
all "IN" messages are in place now
|
2014-04-09 16:53:19 +00:00 |
|
Anton Georgiev
|
d3787a6266
|
working on improving the logging for events (DISPATCHING)
|
2014-04-08 22:01:55 +00:00 |
|
Richard Alam
|
bee1320463
|
Merge branch 'merge-polling-with-master' into connect-bbb-apps-html5
Conflicts:
bigbluebutton-apps/src/main/webapp/WEB-INF/red5-web.xml
|
2014-04-08 19:07:37 +00:00 |
|
Richard Alam
|
3bd5840e3c
|
- make bbb-apps compile
|
2014-04-08 18:37:51 +00:00 |
|
Anton Georgiev
|
2d89a73c0c
|
Merge branch 'addMsgLib' of /home/ubuntu/dev/antonHtml5/bigbluebutton into connect-bbb-apps-html5
Conflicts:
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/Room.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/RoomsManager.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/chat/ChatApplication.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/chat/ChatService.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/messaging/MessagingConstants.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/messaging/MessagingService.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/messaging/RedisMessagingService.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/participants/ParticipantsApplication.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/participants/ParticipantsHandler.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/participants/ParticipantsService.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/presentation/ConversionUpdatesProcessor.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/presentation/PresentationApplication.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/presentation/PresentationService.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/whiteboard/WhiteboardApplication.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/whiteboard/WhiteboardService.java
bigbluebutton-apps/src/main/webapp/WEB-INF/bbb-apps.xml
bigbluebutton-web/grails-app/conf/UrlMappings.groovy
bigbluebutton-web/grails-app/conf/bigbluebutton.properties
bigbluebutton-web/grails-app/conf/spring/doc-conversion.xml
bigbluebutton-web/ivy.xml
bigbluebutton-web/src/java/org/bigbluebutton/api/MeetingService.java
bigbluebutton-web/src/java/org/bigbluebutton/api/messaging/MessagingService.java
bigbluebutton-web/src/java/org/bigbluebutton/api/messaging/RedisMessagingService.java
bigbluebutton-web/src/java/org/bigbluebutton/presentation/imp/SwfSlidesGenerationProgressNotifier.java
|
2014-04-08 15:55:04 +00:00 |
|
Anton Georgiev
|
ab6922b329
|
user_left_event in channel bigbluebutton:meeting:anton results in the leaving of the flash client user with that name
|
2014-04-07 21:33:37 +00:00 |
|
Anton Georgiev
|
efc89524de
|
user_joined_event in pubsub on channel bigbluebutton:meeting:anton results in the user added to the userlist in the flash client
|
2014-04-07 21:17:04 +00:00 |
|
Anton Georgiev
|
fcc8379e90
|
added a listener for participants (user join, user leave) events. Worked on redirecting json messages of the new format to their proper handler
|
2014-04-07 18:43:29 +00:00 |
|
Richard Alam
|
e709ff4fbd
|
- build with red5 1.0.2-M1
|
2014-04-07 17:31:49 +00:00 |
|
Richard Alam
|
17868b5dba
|
- try to upgrade to red5 1.0.2-M1. Need to fix compile and startup issues
|
2014-04-05 09:22:01 -07:00 |
|
Richard Alam
|
00974ecaae
|
- send proper name when recording chat
|
2014-04-04 20:42:29 +00:00 |
|
Richard Alam
|
cdffdf4062
|
- fix typo
|
2014-04-04 20:41:58 +00:00 |
|
Richard Alam
|
16b9935ce3
|
- setup collecting of incoming and outgoing messages
|
2014-04-04 19:12:08 +00:00 |
|
Richard Alam
|
f8d8079f59
|
- make sure to record the EndAndKickAllEvent
|
2014-04-04 14:51:14 +00:00 |
|
Anton Georgiev
|
b0f8719480
|
user_left_event: when a user leaves an additional event is now dispatched - of the structure supported by the html5 client
|
2014-04-02 18:18:37 +00:00 |
|
Anton Georgiev
|
7bfdf6de7a
|
at this stage joining of a user via flash can be updated(displayed) on the html5 client! (kind of hard-coded)
|
2014-04-01 21:57:52 +00:00 |
|
Richard Alam
|
1a9857d493
|
- start/stop FS recording when first user joins and last user leaves the voice conference
|
2014-04-01 20:10:26 +00:00 |
|
Richard Alam
|
aeb15546e9
|
- send start/stop recording to FS
|
2014-04-01 18:18:47 +00:00 |
|
Anton Georgiev
|
fdff666836
|
@Richard: I am attempting to trigger a joined_event_message to be sent and to be handled by Node
|
2014-04-01 15:11:06 +00:00 |
|
Anton Georgiev
|
83bfd513b7
|
substituted some of the hard-coded values with values from the msg object
|
2014-03-24 19:03:34 +00:00 |
|
Anton Georgiev
|
edf31e2724
|
whiteboad_draw_event message sent and the html5 client handles it. have to modify the channel the message is sent to. in the html5 client performed a check to see if header.name is whiteboard_draw_event and if yes overwrote the channel to bigbluebutton:bridge
|
2014-03-24 16:14:41 +00:00 |
|
Anton Georgiev
|
65cd93ec1a
|
created a WhiteboardEventRedisPublisher. When I draw in the flash client I get a simple json message in the console of the html5 client
|
2014-03-21 20:21:20 +00:00 |
|
Anton Georgiev
|
0b5330e0d1
|
added a chat event listener. Now a simple chat json injected into pubsub will be displayed in the red5 console and will go through the listener "ChatMessageListener.java"
|
2014-03-21 17:59:54 +00:00 |
|
Richard Alam
|
102cd186d7
|
- hook up whiteboard recorder
|
2014-03-12 19:43:39 +00:00 |
|
Richard Alam
|
e5eb48a90f
|
- fix recording
|
2014-03-12 18:37:11 +00:00 |
|
Richard Alam
|
d89459f938
|
- formatting cleanup
|
2014-03-11 17:58:26 -04:00 |
|
Richard Alam
|
31926bd26d
|
- implement end and destroy meeting
|
2014-03-10 21:38:03 +00:00 |
|
Richard Alam
|
86abffc79b
|
- add timer to check meeting duration
|
2014-03-09 14:41:24 -04:00 |
|
Richard Alam
|
6ec6553534
|
- send end meeting message from bbb-web
|
2014-03-09 00:05:43 -05:00 |
|
Richard Alam
|
e27274bf8c
|
- use wb id instead of pres/pagenumber for whiteboard
- the whiteboard id matches presId/page id for the current page
|
2014-03-06 16:37:03 +00:00 |
|
Richard Alam
|
50f1b272f1
|
- continue making changes to whiteboard
|
2014-03-05 22:20:34 +00:00 |
|
Richard Alam
|
6b855aa351
|
- start refactoring whiteboard
|
2014-03-05 21:43:35 +00:00 |
|
Richard Alam
|
2f9650d1d3
|
- fix uploading of presentation
|
2014-03-05 19:54:32 +00:00 |
|
Richard Alam
|
bc5f60923c
|
- figure out why we can't get to the next page
|
2014-03-03 21:41:18 +00:00 |
|
Richard Alam
|
89e2f6363a
|
- display presentation page
|
2014-03-03 18:39:04 +00:00 |
|
Richard Alam
|
10b4b6ee3a
|
- fix compile issues
|
2014-02-28 19:26:58 +00:00 |
|
Richard Alam
|
d15e8c3a5b
|
- continue cleaning up presentation
|
2014-02-27 21:41:25 +00:00 |
|
Richard Alam
|
feb49951a5
|
- add presentation ids to presentation conversion
|
2014-02-27 17:23:44 +00:00 |
|
Richard Alam
|
dcfe856f46
|
- fix issue where users show up as joined voice when a client loads
|
2014-02-24 19:24:23 +00:00 |
|
Richard Alam
|
8a2990284e
|
- cleanup and formatting
|
2014-02-21 20:02:54 +00:00 |
|
Richard Alam
|
4fc48da1b2
|
- change user joining sequence
|
2014-02-20 21:39:29 +00:00 |
|
Richard Alam
|
02e3e8cbc3
|
- set up flow for validating auth token when user joins
|
2014-02-20 18:01:55 +00:00 |
|
Richard Alam
|
6159029711
|
- cleanup
|
2014-02-19 21:54:15 +00:00 |
|
Richard Alam
|
e05d310908
|
- removing dependency on FS userid to manage voice for each user
|
2014-02-19 19:23:17 +00:00 |
|
Richard Alam
|
ae36cb7997
|
- try to fix why we can't handle user leaving voice
|
2014-02-18 19:07:07 -05:00 |
|
Richard Alam
|
f4ac082d06
|
- add userid in mute and talking message
|
2014-02-14 17:06:13 -05:00 |
|
Richard Alam
|
67b591001a
|
- move users model
|
2014-02-14 15:42:20 -05:00 |
|
Richard Alam
|
57ec10a241
|
- more clean up
|
2014-02-13 21:13:34 +00:00 |
|
Richard Alam
|
2ba79f49a0
|
- more cleanup of unused code
|
2014-02-13 20:35:42 +00:00 |
|
Richard Alam
|
dec6ad2ee2
|
- remove polling and whiteboard unused code
|
2014-02-13 19:59:52 +00:00 |
|
Richard Alam
|
5caa551a05
|
- implement start/stop voice recording
|
2014-02-13 19:05:32 +00:00 |
|