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
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
Ghazi Triki
7f96487eba
Improve RTL layout behaviour and fix its display.
2018-07-22 14:45:18 +01: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
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
Richard Alam
d891a4e85f
Merge branch 'v2.0.x-release' of github.com:bigbluebutton/bigbluebutton into merge-latest-20-branch
2018-06-28 08:30:17 -07:00
Fred Dixon
1ba07296a9
Remove incorrect image
2018-06-27 22:25:17 -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
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
14327a1edf
Merge branch 'v2.0.x-release' of github.com:bigbluebutton/bigbluebutton into merge-v20-branch
2018-06-19 12:58:51 -07:00
Ghazi Triki
9b274dd1f8
Fix locale Haitian Creole name.
2018-06-11 15:09:43 +01:00
Ghazi Triki
1a9374f19d
Add Haitian locale to flash client.
2018-06-08 14:02:42 +01: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
Chad Pilkey
8fc80492b6
redesign of screenshare select with win10 chrome warning
2018-05-16 20:01:34 -07:00
Anton Georgiev
292e9a8f02
Merge pull request #5505 from prlanzarin/fix-ss-distortion
...
Fixed screenshare resolution limit
2018-05-10 09:28:06 -04:00
prlanzarin
060e8abf32
Fixed screenshare resolution limit
2018-05-09 23:38:20 +00:00
Fred Dixon
42750408d3
Merge pull request #5504 from capilkey/update-ss-selectwindow
...
Updates to WebRTC screenshare in Flash
2018-05-09 18:55:55 -04:00