Richard Alam
|
1be8ba7f98
|
- update locales to latest
|
2018-05-07 08:36:50 -07:00 |
|
Fred Dixon
|
723b30dbd9
|
Merge pull request #5466 from capilkey/audio-callout
Show a call out when a user doesn't join audio
|
2018-05-06 08:42:53 -04:00 |
|
Chad Pilkey
|
cb8878d078
|
show callout when user doesn't join audio
|
2018-05-04 16:25:31 -07:00 |
|
Richard Alam
|
59da111033
|
- missing logCode
|
2018-05-04 14:37:28 -07:00 |
|
Richard Alam
|
49ce5f58f6
|
Merge branch 'v2.0.x-release' of github.com:bigbluebutton/bigbluebutton into improve-client-logging
|
2018-05-04 10:28:38 -07:00 |
|
Richard Alam
|
d0fe175220
|
- organize client logs better
|
2018-05-04 08:48:32 -07:00 |
|
Chad Pilkey
|
28e0627bde
|
fallback to simple pencil line drawing if commands are missing
|
2018-05-03 15:04:28 -07:00 |
|
prlanzarin
|
01f87d2718
|
Added websocket ping pong to SFU clients
Also updated SFUs package-lock
|
2018-05-03 13:57:03 +00:00 |
|
Richard Alam
|
7080871401
|
- use JSON stringify to convert Object to JSON
|
2018-05-01 15:07:20 -07:00 |
|
Richard Alam
|
8c123fcd8e
|
Merge pull request #5440 from ritzalam/improve-client-logging
Improve client logging
|
2018-05-01 13:39:15 -04:00 |
|
Richard Alam
|
e1e0f8b9b4
|
- change client log format
|
2018-05-01 10:34:27 -07:00 |
|
Richard Alam
|
107a359e86
|
- do not log filename as we don't need it
|
2018-05-01 10:31:45 -07:00 |
|
Richard Alam
|
07b0ede4b3
|
- modify connection and flash call logging
|
2018-05-01 08:05:48 -07:00 |
|
Fred Dixon
|
6767885e6c
|
Merge pull request #5437 from capilkey/screenshare-type-chooser
Update WebRTCDesktopViewWindow and add connecting dots for view and publish windows
|
2018-05-01 09:38:33 -04:00 |
|
Chad Pilkey
|
c8e12a0839
|
update WebRTCDesktopViewWindow to match Java view and add connecting dots to view and publish windows
|
2018-04-30 16:45:02 -07:00 |
|
Richard Alam
|
d29137698b
|
- change format of client logs to easily parse
|
2018-04-30 14:34:23 -07:00 |
|
prlanzarin
|
9fe4fecf2c
|
Improved chrome screensharing constraints and fixed SFU exception
|
2018-04-27 14:37:18 +00:00 |
|
Fred Dixon
|
adafd44182
|
Merge pull request #5416 from riadvice/v2.0.x-webcams-late-joiners
Fix not found onMetaData method in UserVideo
|
2018-04-26 15:00:51 -04:00 |
|
Fred Dixon
|
92968d2e6d
|
Merge pull request #5415 from capilkey/screenshare-type-chooser
Add a selection popup for screenshare publish type
|
2018-04-26 15:00:16 -04:00 |
|
Ghazi Triki
|
f6bb4d6471
|
Fix not found onMetaData method in UserVideo, and view webcam wehn promoting to moderator if webcamsOnlyForModerator is on.
|
2018-04-26 19:50:18 +01:00 |
|
Chad Pilkey
|
cb74bf51ad
|
add a selection popup for screenshare publish type
|
2018-04-26 09:52:19 -07:00 |
|
Anton Georgiev
|
9c82f1486b
|
Merge pull request #5402 from prlanzarin/screenshare-opt2
HTML5 Screenshare improvements
|
2018-04-25 21:08:47 -04:00 |
|
Fred Dixon
|
59aba69c7c
|
Bump the copyright date
|
2018-04-25 19:13:44 -05:00 |
|
Richard Alam
|
55b5e1fc66
|
- log browser info
|
2018-04-25 16:45:06 -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
|
28b83d23ff
|
Merge pull request #5343 from ritzalam/add-more-info-on-feedback
- add reason, role, external user id on feedback info when client lo…
|
2018-04-25 16:15:17 -04:00 |
|
Ghazi Triki
|
f430f363af
|
Fix role change and page reload not taking in account webcam display when webcamsOnlyForModerator is on?
|
2018-04-25 20:56:57 +01:00 |
|
prlanzarin
|
5059ccdce6
|
Merge remote-tracking branch 'upstream/v2.0.x-release' into screenshare-opt2
|
2018-04-25 16:57:02 +00:00 |
|
prlanzarin
|
4cb7dcab7c
|
Refactored WebRTC screenshare flow and fixed mcs-core event emission
|
2018-04-25 16:56:16 +00:00 |
|
Richard Alam
|
bfd7738831
|
Merge branch 'v2.0.x-release' of github.com:bigbluebutton/bigbluebutton into v2.0.x-release
|
2018-04-24 15:06:33 -07:00 |
|
Richard Alam
|
87a8a03067
|
Merge branch 'change-user-role-bbb-web' of https://github.com/riadvice/bigbluebutton into riadvice-change-user-role-bbb-web
|
2018-04-24 14:47:53 -07:00 |
|
Richard Alam
|
de446d379e
|
Merge pull request #5131 from riadvice/2.0-ui-fixes
Show lock image if webcamsOnlyForModerator is enabled
|
2018-04-24 16:57:37 -04:00 |
|
Ghazi Triki
|
2700995876
|
Fix centering screenshare video.
|
2018-04-24 21:41:28 +01:00 |
|
Ghazi Triki
|
310759b7b3
|
Delete centering videoHolder in all cases from ScreenshareViewWindow.mxml
|
2018-04-24 20:52:53 +01:00 |
|
Ghazi Triki
|
f26490a4e3
|
Fix full-size screen-sharing issue.
|
2018-04-24 18:39:17 +01:00 |
|
Ghazi Triki
|
722decd85f
|
Remove remnant verto screensharing and use kurento instead.
|
2018-04-19 22:45:22 +01:00 |
|
prlanzarin
|
1f057bb267
|
Improved Chrome WebRTC screenshare constraints
|
2018-04-17 15:23:25 +00:00 |
|
Anton Georgiev
|
45a9a4f331
|
Merge pull request #5333 from prlanzarin/sft
SFU improvements
|
2018-04-12 14:28:09 -04:00 |
|
prlanzarin
|
0429c2032f
|
Removed uneeded audio negotiation from screenshare viewers
|
2018-04-12 18:25:51 +00:00 |
|
Richard Alam
|
309f909ae5
|
- add reason, role, external user id on feedback info when client logs out.
|
2018-04-12 10:33:41 -07:00 |
|
Richard Alam
|
483f057b8e
|
- update locales
|
2018-04-10 07:32:44 -07:00 |
|
Richard Alam
|
e6fb4d886d
|
- update locales
|
2018-03-15 17:59:57 -07:00 |
|
Anton Georgiev
|
77dd01b715
|
Merge pull request #5228 from MaximKhlobystov/flash-load-without-html5-fix
[HTML5 Client] Hide client type option when already detected. Vol. 2.
|
2018-03-14 17:18:52 -04:00 |
|
Anton Georgiev
|
c52ce83ab4
|
set max height and width for screenshare to 1080 x 1920
|
2018-03-09 13:35:37 -05:00 |
|
Anton Georgiev
|
8e0f57c941
|
linting of kurento-extension.js
|
2018-03-07 16:23:40 -05:00 |
|
Maxim Khlobystov
|
6a1b70c552
|
Handling the case when we need to load Flash client and HTML5 client is not installed.
|
2018-03-07 15:31:01 -05:00 |
|
Maxim Khlobystov
|
cc582eb586
|
Getting back the code for hiding the client type screen if the type is already detected.
|
2018-03-07 15:28:20 -05:00 |
|
Anton Georgiev
|
fab5ea6bd7
|
revert pr 5181
|
2018-03-05 10:56:42 -05:00 |
|
Anton Georgiev
|
ebfa7214bf
|
revert pr 5181
|
2018-03-05 10:49:08 -05:00 |
|
Anton Georgiev
|
9219852a95
|
Merge pull request #5172 from prlanzarin/webrtc-screenshare-fix
Fixing WebRTC screensharing ICE processing (#4932) and limiting Firefox screensharing choices
|
2018-02-28 16:39:01 -05:00 |
|