Chad Pilkey
931bd35430
add cache busting to js files that were missing it
2019-03-15 10:34:16 -07:00
Chad Pilkey
242a9f019f
add transfer dtmf resend for firefox users
2019-03-14 14:02:51 -07:00
Chad Pilkey
160ea38f5b
Replace double quotes in audio name with single quotes
2019-02-21 12:49:04 -08:00
Richard Alam
7c76930feb
Merge branch 'authenticate-sfu-pad-connections' of https://github.com/pedrobmarin/bigbluebutton into pedrobmarin-authenticate-sfu-pad-connections
2019-02-09 08:27:12 -08:00
Chad Pilkey
269cb3d911
[Flash] add the raw UA to the browser_info log
2019-02-08 16:02:57 -08:00
Chad Pilkey
0e7bc8ae93
[Flash] use bowser for browser detection, fix ss browser detection
2019-02-08 14:49:48 -08:00
Pedro Beschorner Marin
b5427737d7
Includes a minimal authentication step before SFU connections
2019-02-06 09:37:05 -02:00
Chad Pilkey
d5189549bf
webrtc call is ready in Edge when ICE completed not connected
2019-01-29 16:11:20 -08:00
prlanzarin
4172a15a36
Check if the mediaDevices scope existes before checking for gDM availability
2019-01-28 18:48:06 +00:00
Chad Pilkey
7697f48cf1
Merge pull request #6610 from prlanzarin/fix-ch-ss-new-adapter
...
[2.2][Flash] Fixed Chrome extension-based screensharing with latest adapter
2019-01-25 14:47:33 -05:00
Chad Pilkey
4e2f876f61
Merge pull request #6609 from capilkey/2.2-edge-webrtc
...
[2.2] Remove WebRTC blocks for Edge and update adapter.js
2019-01-25 14:47:21 -05:00
prlanzarin
1d03025705
Fixed Chrome extension-based screensharing with the newest adapter on Flash
2019-01-22 17:26:27 +00:00
prlanzarin
544d2ad38b
Improved getDisplayMedia detection
2019-01-21 21:04:59 +00:00
Chad Pilkey
743caa2d15
remove WebRTC blocks for Edge and update adapter.js
2019-01-21 11:25:32 -08:00
prlanzarin
04ec52111a
Reorganized the gDP code a bit to also support Edge
2019-01-03 18:17:13 +00:00
prlanzarin
c2646b78a2
Add support for getDisplayMedia on Chrome
2019-01-03 17:08:41 +00:00
Chad Pilkey
c4554211f1
create RTCPeerConnection with sdpSemantics:plan-b for Chrome unified-plan
2018-12-18 13:29:09 -08:00
Ghazi Triki
653fd74440
Merge remote-tracking branch 'bigbluebutton/v2.0.x-release' into merge-2.x-release-into-master
...
# Conflicts:
# akka-bbb-apps/src/main/scala/org/bigbluebutton/core/apps/users/UserLeaveReqMsgHdlr.scala
# akka-bbb-apps/src/main/scala/org/bigbluebutton/core/models/Users2x.scala
# akka-bbb-apps/src/main/scala/org/bigbluebutton/core/running/HandlerHelpers.scala
# akka-bbb-apps/src/main/scala/org/bigbluebutton/core/running/MeetingActor.scala
# akka-bbb-apps/src/main/scala/org/bigbluebutton/core2/testdata/FakeTestData.scala
# bbb-common-web/src/main/java/org/bigbluebutton/api/MeetingService.java
# bbb-common-web/src/main/java/org/bigbluebutton/presentation/PresentationUrlDownloadService.java
# bbb-common-web/src/main/java/org/bigbluebutton/presentation/imp/ImageToSwfSlidesGenerationService.java
# bbb-common-web/src/main/java/org/bigbluebutton/presentation/imp/Office2PdfPageConverter.java
# bbb-common-web/src/main/java/org/bigbluebutton/presentation/imp/OfficeDocumentValidator.java
# bbb-common-web/src/main/java/org/bigbluebutton/presentation/imp/Pdf2SwfPageConverter.java
# bbb-common-web/src/main/java/org/bigbluebutton/presentation/imp/PdfToSwfSlidesGenerationService.java
# bbb-common-web/src/main/java/org/bigbluebutton/presentation/imp/SvgImageCreatorImp.java
# bbb-common-web/src/main/java/org/bigbluebutton/presentation/imp/TextFileCreatorImp.java
# bbb-common-web/src/main/scala/org/bigbluebutton/api2/bus/ReceivedJsonMsgHdlrActor.scala
# bbb-common-web/src/main/scala/org/bigbluebutton/api2/meeting/OldMeetingMsgHdlrActor.scala
# bigbluebutton-client/src/org/bigbluebutton/core/UsersUtil.as
# bigbluebutton-client/src/org/bigbluebutton/main/events/BBBEvent.as
# bigbluebutton-client/src/org/bigbluebutton/main/maps/ApplicationEventMap.mxml
# bigbluebutton-client/src/org/bigbluebutton/main/model/users/JoinService.as
# bigbluebutton-client/src/org/bigbluebutton/main/model/users/NetConnectionDelegate.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/MainApplicationShell.mxml
# bigbluebutton-client/src/org/bigbluebutton/modules/layout/managers/LayoutManager.as
# bigbluebutton-client/src/org/bigbluebutton/modules/layout/views/LayoutsCombo.mxml
# bigbluebutton-client/src/org/bigbluebutton/modules/users/services/MessageReceiver.as
# bigbluebutton-client/src/org/red5/flash/bwcheck/app/BandwidthDetectionApp.as
# bigbluebutton-config/bigbluebutton-release
# bigbluebutton-html5/client/compatibility/kurento-extension.js
# bigbluebutton-html5/imports/api/users/server/modifiers/addUser.js
# bigbluebutton-web/grails-app/controllers/org/bigbluebutton/web/controllers/ApiController.groovy
2018-11-01 14:00:54 +01:00
Chad Pilkey
89921f7f5a
[Flash] disable the webrtc audio stats
2018-10-24 12:08:24 -07:00
Chad Pilkey
8df89ceb78
increase the ICE negotiation timeout from 5 to 10s
2018-10-12 13:26:51 -07:00
Chad Pilkey
15f80dd8ea
reduce adapter.js version in Flash client because newer breaks Chrome webrtc ss
2018-09-20 14:14:41 -07:00
Chad Pilkey
9f8c0465d8
update adapter.js in the Flash client and make sure it loads in correct order
2018-09-20 12:29:35 -07:00
Anton Georgiev
78847f89ad
attempt to pull 2.0 into 2.2
2018-07-31 16:18:23 +00:00
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
prlanzarin
75f70ad06c
Added SFU error handling in video-provider component with localized messages
2018-07-20 19:34:50 +00:00
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