Anton Georgiev
c9e996de21
Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into merge-2.2-into-develop
2020-05-25 17:32:24 +00:00
Anton Georgiev
b6524e66c7
Fix typo closing parenthesis
2020-05-21 15:11:11 -04:00
Anton Georgiev
8609418cda
Merge pull request #9630 from KDSBrowne/issue-9543
...
Change prompt message when screen share not supported
2020-05-21 14:58:07 -04:00
KDSBrowne
f327f31e71
update not supported string to be browser agnostic (screen share)
2020-05-15 13:10:52 +00:00
Paulo Lanzarin
7541395781
screenshare: fix safari availability check
2020-05-14 15:23:07 -03:00
prlanzarin
e875408f8d
screenshare: add support on Safari 12.1+ and make constraints configurable
...
This adds support for screensharing on Safari 12.1+ or whichever has getDisplayMedia enabled
To be conservative and backwards compatible, I`ve maintained the current gUM-based code available as a fallback for those still using older versions of FF or Chrome
Made screenshare constraints configurable. The constraints config will be piped directly to gDM, so it`s just a regular gDM constraint dictionary
2020-05-14 16:54:54 +00:00
Anton Georgiev
cc79c4b6ae
merge 2.2.10 into 2.3
2020-05-05 19:52:44 +00:00
KDSBrowne
1de9f2bfec
show ss btn on safari (when selected display warning modal)
2020-04-13 15:31:16 +00:00
KDSBrowne
c856a241d4
remove unused button className
2020-03-09 21:33:56 +00:00
prlanzarin
3ac4acde6f
Remove screensharing option from Safari by UA checks
2019-10-04 17:10:30 +00:00
prlanzarin
7779a5e3a9
Display error toasts for screensharing, improve logs a bit more
2019-09-10 16:20:40 +00:00
Anton Georgiev
4a335a1db6
reduce db probes for getAvailableActions; simplify SaveUsernames
2019-09-06 16:28:02 -04:00
Joao Siebel
9072799162
Change alert sound for screen share end
...
Also fix a problem with the screen share alert playing even when
no screen share was running
close #7911
2019-08-16 16:30:33 -03:00
Joao Siebel
18670fdaf2
Merge remote-tracking branch 'upstream/master' into reconnection-improvement
2019-07-04 15:09:06 -03:00
Anton Georgiev
3fcb95ab44
log structure {logCode, extraInfo}, comment
2019-06-28 21:45:50 +00:00
Joao Siebel
8f0783d34f
update variable name
2019-06-26 13:29:34 -03:00
Joao Siebel
cf7dec7cb1
disabled screen share button when disconnected
2019-06-21 16:51:26 -03:00
Joao Siebel
c6c8ca400b
Merge remote-tracking branch 'upstream/master' into reconnection-improvement
2019-06-12 15:56:14 -03:00
Joao Siebel
7f7845c47b
disable some UI actions when meteor is down
2019-06-12 15:40:58 -03:00
Diego Benetti
b9eb5cca1f
Locks screenshare option when datasaving screenshare setting is disabled
2019-05-28 17:46:29 -03:00
KDSBrowne
ea711def9e
move screenshare alert to service / fit audio alert on meeting end
2019-04-15 21:39:07 +00:00
KDSBrowne
009f55e7a5
move audio alert to a function
2019-04-15 15:07:01 +00:00
KDSBrowne
a90c39af3f
add screen share off sound notification
2019-04-14 23:27:18 +00:00
Anton Georgiev
5447037dcd
Update bigbluebutton-html5/imports/ui/components/actions-bar/desktop-share/component.jsx
...
Co-Authored-By: MaximKhlobystov <MaximKhlobystov@users.noreply.github.com>
2019-02-01 16:02:55 -05:00
Maxim Khlobystov
b86a990612
Add logCode and build number to log messages
2019-02-01 14:12:06 -05:00
Tainan Felipe
fee219ed07
Fix console warning
2018-11-29 14:58:39 -02:00
Tainan Felipe
3561681e75
Change the buttons on actions bar to ghost buttons
2018-11-28 10:59:03 -02:00
João Francisco Siebel
4c35608c2b
Add users-settings collection and handle dynamic configuration
2018-09-13 15:09:30 -03:00
Maxim Khlobystov
fc3e46493e
Linting.
2018-08-23 11:49:16 -04:00
Maxim Khlobystov
242200ac91
Replaced Ice with ICE in strings.
2018-08-22 14:51:25 -04:00
Maxim Khlobystov
d67aba6c8a
Listening to ice connection failures when screensharing.
2018-08-22 14:10:08 -04:00
KDSBrowne
f8026b1b9a
toggle screenshare btn color
2018-08-07 23:10:24 +00:00
KDSBrowne
155b36f929
add desktop unshare icon
2018-08-07 23:02:11 +00:00
KDSBrowne
f07599c4e5
make desk-share icon toggle / using temp icon
2018-08-03 01:34:48 +00:00
Maxim Khlobystov
aa8c656d7d
Defaulting to desktop when browser detection package fails.
2018-08-01 11:10:21 -04:00
Anton Georgiev
ac581a97fb
Merge branch 'v2.0.x-release' into propTypes-screen-share
2018-07-25 09:52:56 -04:00
Bobak Oftadeh
1e28d8089e
Added propTypes to screenshare variables
2018-07-24 14:55:00 -07:00
Anton Georgiev
5e750bb3c6
resolve conflicts for 5822
2018-07-24 21:10:30 +00:00
Anton Georgiev
75e72e9e72
resolve linting issues
2018-07-24 21:09:17 +00:00
Bobak Oftadeh
95e62b42e6
Moved screen share check to a variable
2018-07-24 09:46:30 -07:00
Bobak Oftadeh
e1fbc5059b
Desktop share button moved to the action bar component
2018-07-20 10:07:10 -07:00