prlanzarin
060e8abf32
Fixed screenshare resolution limit
2018-05-09 23:38:20 +00:00
prlanzarin
9d26a83514
Removed application support for chrome screensharing
...
Also reverted the track resolution to the screen res. The WebRTC getSettings is buggy for chrome <= 65
2018-05-09 16:39:59 +00:00
prlanzarin
1a16e5a0b1
Fixed screenshare resolutions to preserve aspect ratio
2018-05-09 14:21:03 +00:00
Anton Georgiev
f973fedf4d
commenting out code that breaks client loading
2018-05-03 15:21:46 +00:00
prlanzarin
01f87d2718
Added websocket ping pong to SFU clients
...
Also updated SFUs package-lock
2018-05-03 13:57:03 +00:00
prlanzarin
9fe4fecf2c
Improved chrome screensharing constraints and fixed SFU exception
2018-04-27 14:37:18 +00: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
Tainan Felipe
2e76439395
Change hand to pointer icon
2018-04-18 16:32:13 -03:00
prlanzarin
1f057bb267
Improved Chrome WebRTC screenshare constraints
2018-04-17 15:23:25 +00:00
Oswaldo Acauan
9c2e8472cc
Merge branch 'presentation-styles' into webcams-styling
2018-04-13 10:06:11 -03:00
prlanzarin
0429c2032f
Removed uneeded audio negotiation from screenshare viewers
2018-04-12 18:25:51 +00:00
Oswaldo Acauan
5918fc4483
Impl new webcam design
2018-04-09 11:39:27 -03:00
Lucas Fialho Zawacki
65a2fb592f
Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into video-dock-refactor
2018-03-20 17:22:11 +00: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
Anton Georgiev
dad12699a4
handle Chrome extension "stop sharing" event
2018-03-07 16:23:40 -05:00
prlanzarin
ba5f295624
Limited Firefox WebRTC screenshare options to screen only
2018-02-26 18:42:53 +00:00
Lucas Fialho Zawacki
1b3633c8bd
More components for video-dock
2018-02-16 19:24:35 +00:00
Anton Georgiev
a8189b3a36
Merge pull request #5141 from oswaldoacauan/videodock-new
...
Improvements for PR#5117
2018-02-13 15:02:04 -05:00
prlanzarin
81afe84079
Limiting screensharing FPS to 5-10 and resolution to screen size
...
Also fixes the extension prompt for chrome users in the HTML5 client
2018-02-08 22:53:18 +00:00
Augusto Bennemann
95c172a8f0
Videodock adjusts for screenshare
2018-02-08 16:32:12 +00:00
Augusto Bennemann
d5cda55220
Improve video adjusting code
2018-02-08 12:52:29 -02:00
Augusto Bennemann
323cdd3232
Fix camera button style and improve videodock code
2018-02-07 17:20:10 -02:00
Augusto Bennemann
541b06393c
Video positioning. Code still bad.
2018-02-07 13:11:52 -02:00
Lucas Fialho Zawacki
3af600d015
User video tags with new design [part 1]
2018-02-07 12:56:07 -02:00
Oleksandr Zhurbenko
4eb5d278c3
Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into fix-issue-4900
2018-01-15 12:22:56 -08:00
Oleksandr Zhurbenko
cf74ca961c
Making sure we load all the external libraries before starting the client
...
Fixes #4900
2018-01-15 12:15:58 -08:00
Anton Georgiev
e9093a6c19
Merge branch 'v2.0.x-release' into fix-audio-locale-change
2018-01-09 14:52:49 -05:00
Oleksandr Zhurbenko
b3ceb4d5f6
Updated the html5 client's font to use the latest icons
...
Fixes #4715
2018-01-03 12:35:01 -08:00
prlanzarin
3a72afa350
Merge remote-tracking branch 'upstream/v2.0.x-release' into video-reconnection
2017-12-21 17:37:07 +00:00
Anton Georgiev
4765ff80ef
Move <audio> to main.html
...
Currently it is deep within Base component. So when Base is re-rendered with the updated locale, we lose <audio>. Placing it in main.html, outside Base resolved the problem
2017-12-13 11:32:36 -05:00
prlanzarin
b7c4115ba3
Moved kurento browser scripts to /client/lib and removed bower packaging from the HTML5 client
2017-11-27 16:22:48 +00:00
prlanzarin
f43b77c19f
Merge branch 'node-bbb-apps-packaging' into bbb-webrtc-sfu
...
Conflicts:
bigbluebutton-html5/imports/startup/client/base.jsx
bigbluebutton-html5/imports/ui/components/actions-bar/actions-dropdown/component.jsx
bigbluebutton-html5/imports/ui/components/actions-bar/component.jsx
bigbluebutton-html5/imports/ui/components/app/container.jsx
bigbluebutton-html5/imports/ui/components/screenshare/service.js
bigbluebutton-html5/imports/ui/components/video-dock/component.jsx
bigbluebutton-html5/imports/ui/components/video-dock/container.jsx
bigbluebutton-html5/private/locales/en.json bigbluebutton-html5/server/main.js
2017-11-11 03:41:37 +00:00
prlanzarin
050d4c29bf
Moved HTML5 video adjustment to a separate script
2017-11-06 15:42:00 +00:00
Oleksandr Zhurbenko
132953dbc9
Fixed vertical scrolling in Safari and Chrome on mobile devices
...
css vh units in mobile Safari & Chrome work as if the URL bar is hidden, even though it's not
2017-11-04 00:49:52 -07:00
Oswaldo Acauan
e76459be65
Merge remote-tracking branch 'upstream/v2.0.x-release' into patch-3
2017-10-24 11:11:18 -02:00
Oswaldo Acauan
fda223e81d
Merge remote-tracking branch 'upstream/v2.0.x-release' into patch-3
2017-10-24 11:01:58 -02:00
Oswaldo Acauan
3bd0d349f8
Add handler to log all uncaught client exceptions
2017-10-24 10:59:23 -02:00
Oswaldo Acauan
1dcfb9e3fa
Merge remote-tracking branch 'upstream/v2.0.x-release' into toast-notifications
2017-10-23 13:31:33 -02:00
Augusto Bennemann
ec941bacab
Improve video reconnection
2017-10-13 13:50:48 +00:00
Augusto Bennemann
a5e6c63f74
Add support to Safari 11 on Kurento utils; WS message queue; Remove bower components
2017-10-12 20:00:08 +00:00
Oswaldo Acauan
b8261123d0
Add toast notifications
2017-10-12 15:53:33 -03:00
Tainan Felipe
a667e3d05b
Merge remote-tracking branch 'upstream/v2.0.x-release' into fix-errors-linter
2017-10-11 11:46:16 -03:00
Anton Georgiev
6c1526fec2
Merge pull request #4462 from KDSBrowne/xx-06-toggle-element-color-change
...
[HTML5] - Change toggle-switch on/off state colors
2017-10-11 08:58:57 -03:00
prlanzarin
67da01e81c
Merge remote-tracking branch 'gutobenn/html5-kurento-screenshare-presenter' into html5-video-screenshare
2017-10-10 17:10:03 +00:00
Tainan Felipe
5393051d9d
fix errors linter
2017-10-10 10:06:34 -03:00
Oswaldo Acauan
29117285ef
Merge remote-tracking branch 'upstream/v2.0.x-release' into qa-design
2017-10-06 11:59:07 -03:00
Oswaldo Acauan
37569a5158
Update more icon and rotate it 90deg
2017-10-05 17:21:33 -03:00
KDSBrowne
4ac9f0de9a
change toggle-switch colors
2017-10-05 12:21:11 -07:00