Mateus Dalepiane
76f6b28e69
Merge branch '090-multivideo' into mconf-live0.6.1
...
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/business/VideoProxy.as
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/maps/VideoEventMap.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/maps/VideoEventMapDelegate.as
2014-09-04 13:28:21 -03:00
Mateus Dalepiane
77c6bbf500
Merge branch '090-new-videodock' into mconf-live0.6.1
2014-09-03 16:39:03 -03:00
Mateus Dalepiane
f5cb6f4725
Improved multicamera support
...
An array is used to store the stream names, instead of using a single string to
store them all.
2014-09-03 16:28:33 -03:00
Richard Alam
4bf941b108
- although the page number is not used in whiteboard recording processing, just match the page number with the goto slide event in events.xml
2014-09-02 13:17:28 -07:00
Richard Alam
d5d541a2c5
- subtract 1 from GotoSlideEvent and ResizeAndMoveSlideEvent to events.xml so that the recording is backwards compatible with 0.81 and earlier
2014-09-02 12:44:52 -07:00
Richard Alam
a1ded8fdb5
- add current time on header of JSON messages so we can display the correct time instead of calculating from the timestamp
2014-09-02 11:43:05 -07:00
Richard Alam
172738534c
- fix issue where rectangle shape gets lost when zooming
2014-08-29 08:57:34 -07:00
Richard Alam
84a16cdfe4
- add meeting name and duration on meetingCreated message
2014-08-29 08:56:36 -07:00
Mateus Dalepiane
b8b91e39d2
Merge remote-tracking branch 'origin/multivideo-1404' into 090-multivideo
...
Conflicts:
bbb-video/build.gradle
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/MeetingActor.scala
bigbluebutton-web/grails-app/conf/bigbluebutton.properties
2014-08-28 18:37:28 -03:00
Richard Alam
7914c656a4
- missed one are where we are not propagating message from Meeting Actor
2014-08-27 16:46:28 -07:00
Richard Alam
fe5aabd38a
- remove meeting from FS list of meetings when meeting is destroyed
2014-08-27 16:03:27 -07:00
Richard Alam
e4bd6b044c
- add more logging
2014-08-27 15:29:16 -07:00
Richard Alam
d941b48bb6
- add log when handling user joining voice conference
2014-08-27 14:50:50 -07:00
Richard Alam
d3a4e271ce
- add log on FS client when user joins voice conference
2014-08-27 14:30:55 -07:00
Richard Alam
1d26b39ed5
- turn off talking when user is muted or joined listen-only
2014-08-26 13:43:50 -07:00
Richard Alam
6430b73856
- fix displaying of speaker icon when joined in listen only mode
2014-08-26 11:58:26 -07:00
Richard Alam
c2a5c16f4d
- there are still some edge cases we can't account for
2014-08-26 10:50:40 -07:00
Richard Alam
29ffe4aca8
- use external user id on join voice only
2014-08-26 10:24:40 -07:00
Richard Alam
9de33f2500
- use external userid on join of voice conf only
2014-08-26 10:24:07 -07:00
Richard Alam
27feed283f
- revert change as it's triggering side effects on displaying speaker icons
2014-08-26 09:50:40 -07:00
Richard Alam
fbb20831a1
- fix issue where a user is duplicated when calling in because the 3rd-party app passed an external userid
2014-08-26 09:21:42 -07:00
Richard Alam
95ffcafa85
- add more logging to figure out why were get duplicate entries on user's window
2014-08-26 07:38:07 -07:00
Richard Alam
beb22f55e5
- add more logging to figure out why callers using phone displays multiple times in users window
2014-08-25 10:44:07 -07:00
Richard Alam
260d41d297
- generate goto slide event when sharing a presentation
2014-08-25 08:14:19 -07:00
Richard Alam
edd070ef48
- implement eject user from meeting
2014-08-23 12:00:41 -07:00
Richard Alam
97affb9874
- prevent multiple start/stop audio recording events
2014-08-22 12:47:15 -07:00
Richard Alam
e24e619625
- when user joins voice, see if the meeting is muted and mute user if it is
2014-08-18 12:58:43 -07:00
Richard Alam
b77811d7a6
- mute late user if meeting is muted
2014-08-18 12:23:59 -07:00
Richard Alam
236fd68db1
- send meeting status to client when user joins
2014-08-18 11:19:48 -07:00
Richard Alam
485127c7c2
- send meeting muted state to client
2014-08-16 05:13:47 -07:00
Richard Alam
72e7f20def
Merge branch 'merge-polling-with-master' into upgrade-to-red5-1.0.3-release
2014-08-15 00:56:46 -07:00
adam-sharpe
8563812446
fixed removing presentation
2014-08-15 12:47:15 -07:00
Chad Pilkey
4fbd70e765
applied a fix to global audio so that leaving notifies clients correctly
2014-08-15 09:24:54 -07:00
Richard Alam
0a718c3f38
- upgrade to latest red5 release
2014-08-14 07:19:59 -07:00
Richard Alam
f97dd3f018
- log whether user is using rtmp/rtmpt connection
2014-08-13 13:22:47 -07:00
Richard Alam
e9b5e5552d
- update applet
...
- add logging of session id when user disconnects from Red5
2014-08-13 12:57:37 -07:00
Richard Alam
eb0caa9b3e
Merge branch 'merge-polling-with-master' of github.com:bigbluebutton/bigbluebutton into merge-polling-with-master
2014-08-13 12:07:50 -07:00
Richard Alam
b9d6401a9e
- mute/unmute all users
...
- mute all users except presenter
2014-08-13 12:07:01 -07:00
Richard Alam
c56fde0c42
Merge pull request #348 from speakserve/unify-version-number
...
Unify version number
2014-08-13 14:17:45 -04:00
Ghazi Triki
bb09eb6d75
After checking we bumped projects version and Flex locales to 0.9.0 with some fixes
2014-08-13 12:20:10 +01:00
Ghazi Triki
9a794f854a
Bumped projects version and Flex locales to 0.9
2014-08-13 10:28:08 +01:00
Richard Alam
b04916fd84
- minor format
...
- put recording indicator before meeting name
2014-08-07 11:04:39 -07:00
Ghazi Triki
1b65bc54f4
fs-esl-client artifact can be resolved when deployed to the local gradle flatDir repository, using version 0.8.2 instead (reverted from commit 316de09ea1
)
2014-08-05 08:44:35 +01:00
Ghazi Triki
316de09ea1
fs-esl-client artifact can be resolved when deployed to the local gradle flatDir repository
2014-08-01 10:17:19 +01:00
Richard Alam
fa9e134bea
- fix https://code.google.com/p/bigbluebutton/issues/detail?id=1773
2014-07-31 13:32:48 -07:00
Mateus Dalepiane
faadd6cece
Default stream path is now configurable
...
By default the stream path is set to empty, so the clients will connect directly
to the conference server. Otherwise it should be set to something like:
proxy1/proxy2/conference
2014-07-31 14:27:29 -03:00
Ghazi Triki
ac7af7dfea
Manually bumped all application version to the correct actual version 0.9.0-dev
2014-07-31 17:42:38 +01:00
Mateus Dalepiane
d8f70f5ebc
Refactoring code
...
TODO: The stream path returned is hard coded. This should be changed
into a configurable variable.
2014-07-30 18:42:12 -03:00
Mateus Dalepiane
3f2caacddf
Implemented video service at bbb-apps
...
The client will request the stream path for the video service.
The request and reply is currently working, but need re-factoring.
2014-07-30 17:37:01 -03:00
Richard Alam
26e03af631
- fix https://code.google.com/p/bigbluebutton/issues/detail?id=1757
2014-07-28 13:36:51 -07:00