Richard Alam
|
a3d1e18a77
|
- format
|
2018-04-24 15:04:52 -07:00 |
|
Ghazi Triki
|
00734d8018
|
Store role change in session and registered users then propagate the change from akka-apps to bbb-web.
|
2018-02-08 19:57:57 +01:00 |
|
Richard Alam
|
aef4030750
|
- authorize connection using token
|
2018-01-22 14:05:48 -08:00 |
|
Richard Alam
|
672d3b5ef7
|
- try to prevent connecting to bbb-video with authz
|
2018-01-22 11:54:57 -08:00 |
|
Ghazi Triki
|
d6294c84a4
|
Fix function name typo.
|
2018-01-20 16:36:54 +01:00 |
|
Ghazi Triki
|
9cad3facc3
|
Set webcamsOnlyForModerator in MeetingActor when the meeting is creator.
|
2018-01-09 20:47:03 +01:00 |
|
Ghazi Triki
|
d1c765e614
|
Merge remote-tracking branch 'bigbluebutton/v2.0.x-release' into webcams-only-for-moderator-on-off
|
2018-01-08 19:33:23 +01:00 |
|
Richard Alam
|
b93a95ca8e
|
Merge pull request #4896 from prlanzarin/flash-webcam-fix
Ghost flash webcams fix
|
2018-01-08 10:18:52 -08:00 |
|
Ghazi Triki
|
36f02e8528
|
Request webcamsOnlyForModerator value at user enter success.
|
2018-01-07 22:24:54 +01:00 |
|
Ghazi Triki
|
38ab186b53
|
Change webcamsOnlyForModerator property and handle saving it in server and client.
|
2018-01-07 16:45:24 +01:00 |
|
prlanzarin
|
3f8e7c308c
|
Revert "Added checking for HTML5 webcams"
This reverts commit 51b62ed30d .
|
2017-12-22 18:30:40 +00:00 |
|
Anton Georgiev
|
61c12298e2
|
Merge pull request #4661 from prlanzarin/bbb-webrtc-sfu
Add support for WebRTC screensharing into Flash/HTML5 and WebRTC video into HTML5
|
2017-12-22 14:43:38 -02:00 |
|
Richard Alam
|
78afb91562
|
- implement muteOnstart by passing on create API or using bigbluebutton.properties in bbb-web instead of setting it in config.xml
|
2017-12-21 10:40:44 -08:00 |
|
prlanzarin
|
51b62ed30d
|
Added checking for HTML5 webcams
This should prevent blank webcams on the flash client
|
2017-12-21 17:38:39 +00:00 |
|
Richard Alam
|
64a9cbfea1
|
- users come in as always unmuted, so no need to check muted flag
|
2017-12-20 13:30:35 -08:00 |
|
Ghazi Triki
|
276e9e2f5f
|
Fix put meeting and at muted status.
|
2017-12-20 17:32:10 +01:00 |
|
Chad Pilkey
|
4ce4204536
|
added poll record events, removed unused HidePoll message
|
2017-12-07 07:58:42 -08:00 |
|
Richard Alam
|
6ff5d0db42
|
- pass mute param on message so we don't rely on toggling mute/unmute state for users
|
2017-11-17 08:46:18 -08:00 |
|
Fred Dixon
|
4e59904455
|
Merge pull request #4672 from antobinary/add-multi-login-html5-flash
Do not send UserLeftVoice on UserLeave - fix for audio state issue on reconnect
|
2017-11-15 08:36:32 -05:00 |
|
Anton Georgiev
|
a892d9fdd8
|
do not send UserLeftVoice on UserLeave --fix for audio state issue on reconnect
|
2017-11-14 17:36:08 -05:00 |
|
Chad Pilkey
|
0b7ee4d694
|
improvements to the page move events
|
2017-11-06 16:36:20 -05:00 |
|
Fred Dixon
|
4569e2d25e
|
Merge pull request #4575 from capilkey/fix-fit-to-width-extremes
Relax presentation resize bounds to accommodate fit-to-width
|
2017-10-26 15:00:48 -04:00 |
|
Chad Pilkey
|
18a97923c6
|
relax presentation resize bounds to accomodate fit-to-width
|
2017-10-26 13:20:43 -04:00 |
|
Richard Alam
|
1fc7362b2b
|
- add user into user's list when auto-reconnected to bbb-apps
|
2017-10-25 14:58:09 -07:00 |
|
Richard Alam
|
333dba585b
|
- remove for now as sometimes when reconnect occurs while there is only one user in the voice conference and
the meeting is being records, the audio conference fails to record.
|
2017-10-20 07:38:50 -07:00 |
|
Richard Alam
|
11c7287d26
|
- don't force changing listen only status on mute and talking events
|
2017-10-12 15:36:19 -07:00 |
|
Richard Alam
|
73493f1345
|
- change how we handle listen only for html5 user
|
2017-10-12 15:33:22 -07:00 |
|
Richard Alam
|
680a538596
|
- do not set listenOnly status when receiving user joined voice event from FS as
HTML5 client connects with no mic
|
2017-10-12 14:41:12 -07:00 |
|
Richard Alam
|
8ae38b6f5a
|
- format
|
2017-10-02 18:01:33 -07:00 |
|
Ghazi Triki
|
ab93ae6c22
|
Fix send breakout room join url for late joiners.
|
2017-10-02 18:56:36 +01:00 |
|
Richard Alam
|
987e58e78c
|
- fix issue where audio isn't recording if there is already a user joined listen only before a user
joins full duplex.
|
2017-09-07 09:11:11 -07:00 |
|
Anton Georgiev
|
f6edf5d6fb
|
eject phone user from voice instead of kicking it
|
2017-09-06 17:55:44 -04:00 |
|
Chad Pilkey
|
523bfa0338
|
Merge pull request #4334 from ritzalam/rec-poll-result
- fix recording of poll result. See issue #4237.
|
2017-09-05 14:18:08 -04:00 |
|
Pedro Beschorner Marin
|
4017d12fa1
|
Refactored shared notes cleaning to force sync
|
2017-09-01 19:36:15 +00:00 |
|
Chad Pilkey
|
a8ff311f91
|
Merge pull request #4342 from pedrobmarin/shared-notes-message-limit
Shared notes message limit
|
2017-08-30 18:42:00 -04:00 |
|
Chad Pilkey
|
52bff50f10
|
clean dimension numbers from pencil end message
|
2017-08-30 17:14:00 -04:00 |
|
Pedro Beschorner Marin
|
6ab641e7c3
|
Added shared notes clear button for moderators
|
2017-08-30 20:32:42 +00:00 |
|
Richard Alam
|
82177b4d85
|
- fix recording of poll result. See issue #4237.
|
2017-08-30 11:01:19 -07:00 |
|
Chad Pilkey
|
b0e3442ef6
|
relax the pencil smoothing a little
|
2017-08-29 10:23:25 -04:00 |
|
Chad Pilkey
|
97da17d13b
|
send annotation updates based on timer
|
2017-08-23 17:55:03 -04:00 |
|
Chad Pilkey
|
c4f1e7b06f
|
Merge pull request #4269 from capilkey/remove-userid-capilization
Remove userId capital in AssignPresenter recorded event
|
2017-08-18 14:09:53 -04:00 |
|
Chad Pilkey
|
50d617f622
|
remove userId capital in AssignPresenter recorded event
|
2017-08-18 14:07:38 -04:00 |
|
Richard Alam
|
6c1945551d
|
- fix rtt timer
|
2017-08-17 14:24:23 -07:00 |
|
Anton Georgiev
|
7cddb1b865
|
Merge pull request #4258 from antobinary/webcams
Do not send broadcast cam event for existing stream
|
2017-08-17 12:21:11 -04:00 |
|
Richard Alam
|
458d23d0a2
|
- fix mute all and mute except presenter issue where all users cannot be muted then unmuted
|
2017-08-16 14:30:36 -07:00 |
|
Richard Alam
|
5e1297e8f8
|
- trigger sending of rtt from server side
- send rtt of client to server so we can collect data
|
2017-08-16 14:05:22 -07:00 |
|
Anton Georgiev
|
192cd48810
|
do not send broadcast cam event for existing stream
|
2017-08-16 16:16:22 -04: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 |
|
Richard Alam
|
13b6dc065e
|
- fix issue where we cannot start breakout rooms again when the first breakout session ends.
|
2017-08-15 12:24:21 -07:00 |
|
Richard Alam
|
3879d48f17
|
Merge branch 'audio-state' of https://github.com/antobinary/bigbluebutton into antobinary-audio-state
|
2017-08-14 11:52:04 -07:00 |
|