Commit Graph

6824 Commits

Author SHA1 Message Date
Chad Pilkey
8bc024cae3
Merge pull request #5914 from capilkey/add-webrtc-ss-timeout
Add a timeout to WebRTCScreensharePublishWin startup
2018-07-24 18:56:55 -04:00
Chad Pilkey
bfc37318b0 add a timeout to WebRTCScreensharePublishWin to do simple error detection 2018-07-24 13:45:08 -07:00
Richard Alam
1a26ff5777
Merge pull request #5900 from riadvice/v2.0.x-rtl-popups
Improve RTL layout behaviour and fix its display
2018-07-24 15:04:50 -04:00
Fred Dixon
38f4f430f1 Merge branch 'update-screenshare-help' into v2.0.x-release 2018-07-24 13:00:39 -06:00
Fred Dixon
88ee13f5e1 Updated help text for WebRTC screen sharing 2018-07-24 12:59:21 -06:00
Richard Alam
7b80b60181
Merge pull request #5911 from ritzalam/update-locales-jul-24-2018
- add back es_LA locale
2018-07-24 14:53:17 -04:00
Richard Alam
16072ef9b2 - add back es_LA locale 2018-07-24 11:00:25 -07:00
Anton Georgiev
e4edb9f196
Merge pull request #5894 from prlanzarin/sfu-error-handling-3
SFU error handling part 3
2018-07-24 13:45:08 -04:00
Richard Alam
324aa8bc12 - updating locales 2018-07-24 07:37:02 -07:00
Ghazi Triki
d65eb30fed Improve RTL styles init. 2018-07-22 15:17:03 +01:00
Ghazi Triki
7f96487eba Improve RTL layout behaviour and fix its display. 2018-07-22 14:45:18 +01:00
Ghazi Triki
199558b6b9 Fix pen only multi-user whiteboard and make it work for late joiners. 2018-07-21 18:21:19 +01:00
Chad Pilkey
3fe94acfa9
Merge pull request #5895 from capilkey/assertive-wb-clear
More assertive annotation and cursor clearing
2018-07-20 17:34:23 -04:00
Chad Pilkey
6ac17bd220 more assertive annotation and cursor clearing 2018-07-20 14:28:06 -07:00
Richard Alam
023c2354ee - log start/stop rtmp stream when sharing screen using webrtc 2018-07-20 12:36:15 -07:00
prlanzarin
75f70ad06c Added SFU error handling in video-provider component with localized messages 2018-07-20 19:34:50 +00:00
Richard Alam
9a998a8ba3
Merge pull request #5862 from riadvice/pen-muw
Pen tool only for multi-user whiteboard
2018-07-16 10:51:22 -04:00
Ghazi Triki
3eddc7b585 Only pen for multi-user whiteboard. 2018-07-16 09:50:56 +01:00
Ghazi Triki
991f5144fe Fix camera lock when skipCamSettingsCheck is true. 2018-07-12 14:53:54 +01:00
Anton Georgiev
f6c02629fb
Merge pull request #5848 from prlanzarin/flash-sfu-stun-turn
[Flash] Added STUN/TURN config via API to Flash kurento-extension script and re-enabled window sharing
2018-07-11 10:26:04 -04:00
prlanzarin
ebd70eadfa Added STUN/TURN config via API to Flash kurento-extension script 2018-07-10 19:59:05 +00:00
Anton Georgiev
124ab63193
Merge pull request #5844 from prlanzarin/sfu-kms-conn-fix
SFU correctly throwing connection error on KMS misconfig
2018-07-10 15:13:24 -04:00
prlanzarin
94675e8569 Fixed voiceBridge in flash kurento-extension 2018-07-10 17:45:03 +00:00
Ghazi Triki
2a243f50c0 Update multiuser whiteboard tooltips. 2018-07-06 23:23:26 +01:00
Ghazi Triki
eb17100a89 Updated hardware acceleration hint and check. 2018-07-06 15:40:23 +01:00
Fred Dixon
854816b053
Merge pull request #5784 from capilkey/2.0-screenshare-sound-n-lock-fix
Screenshare sound and lock fixes
2018-06-30 09:20:32 -04:00
Richard Alam
a396791985
Merge pull request #5776 from riadvice/v2.0.x-release-ui-fixes
V2.0.x release ui fixes
2018-06-29 15:57:12 -04:00
Chad Pilkey
6dcf3e2dcb force a revalidation of lock state when the local user's role changes 2018-06-29 12:56:40 -07:00
Richard Alam
a6b3a3fe5b
Merge pull request #5771 from riadvice/show-custom-layout-name
Show layout name as in xml file when its name cannot be matched from locale file
2018-06-29 15:56:29 -04:00
Chad Pilkey
4b77c38041 play a sound when the either screenshare publish window closes 2018-06-29 12:44:04 -07:00
Chad Pilkey
b0cec4b055 allow changing mute on userlist when mic is locked and you are mod 2018-06-29 12:43:07 -07:00
Ghazi Triki
c5aea3ec40 Minir client UI fixes 2018-06-29 18:52:14 +01:00
Anton Georgiev
2fe38bc936
Merge pull request #5479 from prlanzarin/sfu-opt-audio
HTML5 WebRTC listen only via Kurento/SFU
2018-06-29 10:46:56 -04:00
prlanzarin
d4858b6e70 Fixed userId/userName sending to SFU audio component
Also did some refactoring to kurento-extension parameters
2018-06-28 18:50:56 +00:00
Ghazi Triki
bb5b4e4079 Show layout name as in xml file when its name cannot be matched from locale file. 2018-06-28 18:15:58 +01:00
Fred Dixon
1ba07296a9 Remove incorrect image 2018-06-27 22:25:17 -04:00
Fred Dixon
6c82c18904
Merge pull request #5762 from riadvice/chrome-hardware-acceleration
Update hardware acceleration warning style and help page
2018-06-27 16:36:31 -04:00
Ghazi Triki
cefd078b0a Update hardware acceleration warning style and help page. 2018-06-27 21:30:25 +01:00
prlanzarin
2f5aa09fe5 Merge remote-tracking branch 'upstream/v2.0.x-release' into sfu-opt-audio 2018-06-27 17:34:33 +00:00
Richard Alam
2f727fe085 - check if chat message is available to prevent NPEs 2018-06-27 08:15:47 -07:00
Richard Alam
d8a4a03cd7 Merge branch 'client-type-get-meetings' of https://github.com/antobinary/bigbluebutton into antobinary-client-type-get-meetings 2018-06-27 07:51:43 -07:00
Anton Georgiev
e2e83e08df plug clientType in UserJoin* messages, not separate ones 2018-06-26 19:27:42 +00:00
Anton Georgiev
67c7b90581 set clientType from Flash clients 2018-06-26 14:13:14 +00:00
Fred Dixon
4c0b783497 fix HT slide title 2018-06-24 13:10:29 -05:00
Richard Alam
f2a7e4d314 - display meeting is about to end warning to user and breakout warning if meeting is breakout room 2018-06-22 11:46:46 -07:00
Richard Alam
578e3acee8 - no locales to update
- include .tx/config so we can pull locales
2018-06-22 07:28:29 -07:00
Chad Pilkey
1cf9df21b4 stop chat from scrolling back to a selected chat message 2018-06-21 16:44:15 -07:00
Chad Pilkey
b7031b2b71 attempt to improve chat message render performance 2018-06-21 16:42:30 -07:00
Chad Pilkey
f1443aefa9 add a 15s loading bar for WebRTC screenshare start up in the Flash client 2018-06-20 15:14:02 -07:00
Chad Pilkey
3a40cf169d make the file upload check for ff60 more explicit 2018-06-15 15:01:17 -07:00