Richard Alam
beeb0f07f3
- disable experimental way to send messsages from client to server
2018-07-16 14:22:36 -07:00
Ghazi Triki
66a050b00b
Merge remote-tracking branch 'bigbluebutton/v2.0.x-release' into 2.2-merge-with-2.0
...
# Conflicts:
# bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/views/WhiteboardToolbar.mxml
# bigbluebutton-config/bigbluebutton-release
# bigbluebutton-html5/imports/api/users/server/handlers/guestApproved.js (Not Fixed)
2018-07-16 16:08:38 +01:00
prlanzarin
ebd70eadfa
Added STUN/TURN config via API to Flash kurento-extension script
2018-07-10 19:59:05 +00:00
prlanzarin
94675e8569
Fixed voiceBridge in flash kurento-extension
2018-07-10 17:45:03 +00:00
Richard Alam
914f36630a
Merge branch 'v2.0.x-release' of github.com:bigbluebutton/bigbluebutton into merge-latest-20-branch
2018-06-29 13:25:09 -07: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
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
384fdb3e16
Merge branch 'reroute-client-messages' of github.com:ritzalam/bigbluebutton into merge-reroute-client-msgs
2018-06-19 14:28:24 -07:00
Richard Alam
a2eaa9babd
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into 21-and-20-merge-working-branch
...
- some conflicts have been fixed.
The following needs working on:
both modified: ../bigbluebutton-client/src/org/bigbluebutton/modules/chat/services/ChatCopy.as
both modified: ../bigbluebutton-client/src/org/bigbluebutton/modules/chat/services/ChatSaver.as
both modified: ../bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/ChatTab.mxml
both modified: ../bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/ChatWindowEventHandler.as
both modified: ../bigbluebutton-client/src/org/bigbluebutton/modules/users/services/MessageReceiver.as
both modified: ../bigbluebutton-client/src/org/bigbluebutton/modules/users/services/MessageSender.as
both modified: ../bigbluebutton-client/src/org/bigbluebutton/modules/users/views/MediaItemRenderer.mxml
Parking as need to work on something else.
2018-06-06 08:23:13 -07:00
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
prlanzarin
5375eb2836
Removed uneeded dispose func and updated flash kurento-extension with listen only hooks
2018-05-07 17:44:18 +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
Richard Alam
e3f1405746
- re-route messages
2018-04-24 12:53:36 -07:00
Richard Alam
bea20eafcb
- try to wire up message bus
2018-04-23 15:49:07 -07:00
Richard Alam
e08680987d
- use one common bus
2018-04-20 20:28:27 -07:00
Richard Alam
97056da519
- try to use flash to go through vertx
2018-04-20 14:13:31 -07: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
Richard Alam
0f1081a449
- set up actors
2018-04-12 19:17:26 -07:00
prlanzarin
0429c2032f
Removed uneeded audio negotiation from screenshare viewers
2018-04-12 18:25:51 +00:00
Richard Alam
5440bdd1a5
- setup wss in haproxy
2018-03-28 12:31:19 -07:00
Richard Alam
54fcaf70ef
- send message through vertx
2018-03-27 17:40:31 -07:00
Richard Alam
b1a56ac285
- add vertx lib
2018-03-25 18:27:57 -07: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
prlanzarin
ba5f295624
Limited Firefox WebRTC screenshare options to screen only
2018-02-26 18:42:53 +00: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
Ghazi Triki
a2feb9bf5b
Merge remote-tracking branch 'bigbluebutton/v2.0.x-release' into master-merge-2.0
...
# Conflicts:
# akka-bbb-apps/src/main/scala/org/bigbluebutton/core/domain/MeetingStatus.scala
# akka-bbb-apps/src/main/scala/org/bigbluebutton/core/running/MeetingActor.scala
# bbb-common-web/src/main/scala/org/bigbluebutton/api2/BbbWebApiGWApp.scala
# bigbluebutton-client/branding/default/style/css/V2Theme.css
# bigbluebutton-client/branding/default/style/css/assets/swf/v2_skin.fla
# bigbluebutton-client/branding/default/style/css/assets/swf/v2_skin.swf
# bigbluebutton-client/locale/en_US/bbbResources.properties
# bigbluebutton-client/src/org/bigbluebutton/main/model/users/JoinService.as
# bigbluebutton-client/src/org/bigbluebutton/main/model/users/UserService.as
# bigbluebutton-client/src/org/bigbluebutton/main/views/LoggedOutWindow.mxml
# bigbluebutton-client/src/org/bigbluebutton/main/views/MainToolbar.mxml
# bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/AddChatTabBox.mxml
# bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/ChatMessageRenderer.mxml
# bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/ChatWindowEventHandler.as
# bigbluebutton-client/src/org/bigbluebutton/modules/users/services/MessageReceiver.as
# bigbluebutton-client/src/org/bigbluebutton/modules/users/views/MediaItemRenderer.mxml
# bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/maps/VideoEventMap.mxml
# bigbluebutton-html5/private/config/development/server/log.yaml
2018-01-23 12:27:42 +01:00
Augusto Bennemann
67cb4b073b
Error notifications for video and screenshare
2018-01-05 17:16:46 +00:00
Chad Pilkey
2d72bba4c4
extend timeout before pushing focus to Flash
2017-12-15 17:34:59 -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
fdca5356c3
Finished making bbb-webrtc-sfu answer in single path
...
Started standardizing video and screenshare RPC messages
Video now uses redis message routing
2017-11-24 18:59:40 +00:00
prlanzarin
248dc7fa08
Fixed HTML5 video API import
...
Added chrome extension ID to HTML5 screenshare call
2017-11-17 18:55:59 +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
ddb2902834
Small refactoring on kurento-extension
...
Proper HTML5 screenshare viewer handling
Changed Firefox screensharing constraints to pick windows and limited max resolution to HD
2017-11-06 14:27:12 +00:00
Chad Pilkey
22c160008e
attempt to release mic when not needed for webrtc
2017-11-03 12:47:26 -04:00
Ghazi Triki
58f60efe40
Improve opera browser detection.
2017-10-12 18:21:20 -03:00
Chad Pilkey
e1da68a3ab
use bowser for msedge detection
2017-09-14 14:14:43 -04:00
Chad Pilkey
06377b6a25
hide edge webrtc because it's incompatible
2017-09-13 17:46:52 -04:00
Augusto Bennemann
31f2e1cac7
HTML5 ScreenShare Presenter
2017-09-12 17:47:06 -03:00
Chad Pilkey
73d394bf31
updated sipjs to the latest release 0.7.8
2017-09-11 20:49:04 -04:00
Augusto Bennemann
1aa5cc5235
HTML5 ScreenShare Viewer
...
HTML5 ScreenShare Viewer
2017-09-11 13:40:56 -03:00
Anton Georgiev
25fa5f5445
expose fullscreen state to flash to control button icon
2017-08-31 16:44:47 -04:00
Anton Georgiev
ed3bfae6e9
switch from flash based fullscreen to html5 api based
2017-08-30 17:18:59 -04:00
Richard Alam
d39e823a85
Merge branch 'akka-transcode-new-messages' of https://github.com/prlanzarin/bigbluebutton-1 into prlanzarin-akka-transcode-new-messages
2017-07-27 07:53:27 -07:00