KDSBrowne
|
89853dc026
|
move microphone error codes to const
|
2019-09-30 14:54:34 +00:00 |
|
KDSBrowne
|
636f49cd5d
|
add error messages for getUserMedia failing with mic
|
2019-09-27 13:52:29 +00:00 |
|
Chad Pilkey
|
f471b1e2b9
|
Merge pull request #8072 from prlanzarin/2.2-abort-play
Fixes to client-side screenshare/listen only code and log improvements
|
2019-09-06 18:37:22 -04:00 |
|
prlanzarin
|
c8a88148e1
|
Improve log message for screenshare/listen only/autoplay and harden media play with retries
|
2019-09-06 18:58:22 +00:00 |
|
Chad Pilkey
|
35595a18ba
|
fix microphone failure code
|
2019-09-06 09:35:55 -07:00 |
|
Chad Pilkey
|
304bb2c103
|
Merge pull request #8030 from antobinary/chat-ids-2
Reduced client load via slight refactor
|
2019-09-05 13:23:37 -04:00 |
|
Chad Pilkey
|
b33e247f44
|
change audio error code log property
|
2019-09-04 11:16:14 -07:00 |
|
Anton Georgiev
|
c8a695f873
|
added "fields:{...}", removed most mapUser (part 2)
|
2019-08-28 16:34:15 -04:00 |
|
Anton Georgiev
|
892336632f
|
added "fields:{...}", removed most mapUser
|
2019-08-28 16:32:55 -04:00 |
|
Anton Georgiev
|
5b9c835513
|
Merge pull request #7882 from prlanzarin/2.2-ap-ui
Add UI prompts when autoplay is blocked for video/screenshare/listen only
|
2019-08-14 15:24:16 -04:00 |
|
Chad Pilkey
|
9ebc3083c3
|
improve the failed Meteor call log
|
2019-08-13 10:52:25 -07:00 |
|
KDSBrowne
|
723c0114a3
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into who-is-typing
|
2019-08-06 16:57:55 +00:00 |
|
Anton Georgiev
|
4aad0a35a2
|
Merge pull request #7853 from jfsiebel/save-local-settings
Save local settings in a different collection
|
2019-08-06 12:50:24 -04:00 |
|
prlanzarin
|
9942dd0aa2
|
Merge remote-tracking branch 'upstream/master' into 2.2-ap-ui
|
2019-08-02 21:36:44 +00:00 |
|
prlanzarin
|
8d65ce565d
|
Add UI prompts when autoplay is blocked for video/screenshare/listen only
|
2019-08-02 21:32:42 +00:00 |
|
KDSBrowne
|
8a51a099d8
|
add users-typing collection
|
2019-08-02 18:18:33 +00:00 |
|
Joao Siebel
|
44c660cf48
|
remove lock from local settings
|
2019-08-02 10:15:50 -03:00 |
|
Joao Siebel
|
b06274c58a
|
add document projection
|
2019-08-02 09:06:27 -03:00 |
|
Anton Georgiev
|
e22d61b2e1
|
removed .log() function in favour of logger
|
2019-08-01 12:47:45 -04:00 |
|
Anton Georgiev
|
4bc5799c01
|
attempt to capture & log more info on client errors
|
2019-07-31 08:30:34 -04:00 |
|
Joao Siebel
|
d556661873
|
save settings in a collection. close #7774
|
2019-07-29 11:17:38 -03:00 |
|
KDSBrowne
|
afcc2095a4
|
remove capitalization from webkitAudioContext
|
2019-07-26 14:52:39 +00:00 |
|
KDSBrowne
|
4fba9978d3
|
add audio logs (join/leave/mute/unmute) / fix lint issues
|
2019-07-25 18:41:24 +00:00 |
|
Anton Georgiev
|
ad0a520ca2
|
Update index.js
|
2019-07-19 10:24:53 -04:00 |
|
Anton Georgiev
|
43482bae08
|
do not log clientInfo with each log, just the joinhandler one
|
2019-07-18 21:39:59 +00:00 |
|
Anton Georgiev
|
8a09ce80f9
|
skip saving viewParticipantsWebcams in collection
|
2019-07-12 21:44:27 +00:00 |
|
Anton Georgiev
|
73e9b6d70f
|
prevents client freeze on race condition when customUserSettings set
|
2019-07-12 18:59:56 +00:00 |
|
Anton Georgiev
|
aaf9810589
|
handle default value for isBreakoutUser property for dummy users
|
2019-07-04 21:58:30 +00:00 |
|
Joao Siebel
|
18670fdaf2
|
Merge remote-tracking branch 'upstream/master' into reconnection-improvement
|
2019-07-04 15:09:06 -03:00 |
|
Anton Georgiev
|
15a834f4b8
|
prepend sessionToken to uniqueClientSession
|
2019-07-02 21:15:32 +00:00 |
|
Anton Georgiev
|
b74d3d9bb0
|
correct logger.warning to .warn
|
2019-07-02 16:54:10 +00:00 |
|
Anton Georgiev
|
fb1c294312
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into logging-structure
|
2019-07-02 15:41:57 +00:00 |
|
Anton Georgiev
|
d35341d59f
|
added Auth.uniqueClientSession to correlate logs with a reload unique string
|
2019-06-28 21:47:18 +00:00 |
|
Anton Georgiev
|
3fcb95ab44
|
log structure {logCode, extraInfo}, comment
|
2019-06-28 21:45:50 +00:00 |
|
Anton Georgiev
|
a66aa70707
|
Merge branch 'master' into issue7325-autoswaplayout-screenshare
|
2019-06-26 12:40:30 -04:00 |
|
Diego Benetti
|
f383ccb8cc
|
Fixes client to obey custom parameter autoSwapLayout
|
2019-06-24 18:01:54 -03:00 |
|
Joao Siebel
|
512ceaa8e0
|
Merge remote-tracking branch 'upstream/master' into reconnection-improvement
|
2019-06-21 15:03:37 -03:00 |
|
Anton Georgiev
|
5fb0c10ea6
|
Merge branch 'master' into issue-7556
|
2019-06-21 10:44:32 -04:00 |
|
Joao Siebel
|
63a2df07cb
|
Merge remote-tracking branch 'upstream/master' into parameterize-network-monitoring-threshold
|
2019-06-13 09:21:17 -03:00 |
|
Fred Dixon
|
2c617fed7b
|
Merge pull request #7610 from capilkey/ipv4-audio-fallback
IPv4 FS audio fallback, auto-reconnect, and fixed input select
|
2019-06-12 19:41:15 -04:00 |
|
Chad Pilkey
|
cc7513279e
|
IPv4 FS audio fallback, auto-reconnect, and fixed input select
|
2019-06-12 21:01:20 +00:00 |
|
Joao Siebel
|
16f20db001
|
parameterize the packet lost threshold
|
2019-06-12 17:27:49 -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 |
|
Tainan Felipe
|
d948a6a008
|
Add toast for webcam lock suggestion
|
2019-06-12 15:03:23 -03:00 |
|
Anton Georgiev
|
96e9f57d84
|
Merge pull request #7497 from Tainan404/issue-7343
Add context to manage locksettings
|
2019-06-11 15:45:15 -04:00 |
|
Tainan Felipe
|
d9fb477c3a
|
Apply lock if viewer is presenter
|
2019-06-11 16:35:07 -03:00 |
|
Joao Siebel
|
e924ea08cc
|
Merge remote-tracking branch 'upstream/master' into reconnection-improvement
|
2019-06-05 17:22:30 -03:00 |
|
Chad Pilkey
|
854aa8019b
|
bump audio leave log level
|
2019-06-04 11:16:43 -07:00 |
|
Joao Siebel
|
178e3104e4
|
prevent makeCall when user is not connected
|
2019-06-03 11:15:52 -03:00 |
|
Anton Georgiev
|
2cb20a1bf1
|
revert #7440 due to causing #7502 join stuck
|
2019-05-31 17:31:23 +00:00 |
|
Tainan Felipe
|
5e9f1a1ac6
|
Add in which breakout room the user joined
|
2019-05-27 11:28:25 -03:00 |
|
Joao Siebel
|
7397f13396
|
add log every time the user connection change
|
2019-05-24 17:10:43 -03:00 |
|
Joao Siebel
|
8ba90b2121
|
Merge remote-tracking branch 'upstream/master' into network-indicator
|
2019-05-23 15:42:38 -03:00 |
|
Joao Siebel
|
a2d2dc332f
|
fix a problem with local stream and update the code
|
2019-05-23 15:25:31 -03:00 |
|
Diego Benetti
|
4c70da35c3
|
Verifies if subscription already exists before calling subscribe
|
2019-05-14 17:13:15 -03:00 |
|
Joao Siebel
|
fea22d5eef
|
add flag to enable monitoring, correct who can see network problems and update logic
|
2019-05-09 18:25:29 -03:00 |
|
Joao Siebel
|
ae7c16f15d
|
update code flow
|
2019-05-08 11:17:02 -03:00 |
|
Joao Siebel
|
5ad451cfff
|
prevent unnecessary network information update
|
2019-04-23 09:02:15 -03:00 |
|
Joao Siebel
|
c98db398fc
|
Merge remote-tracking branch 'upstream/master' into network-indicator
|
2019-04-22 09:18:02 -03:00 |
|
Joao Siebel
|
067801acae
|
update logic and rename function
|
2019-04-22 09:11:16 -03:00 |
|
Joao Siebel
|
08d177dac0
|
add initial network logic
|
2019-04-18 18:15:48 -03:00 |
|
Anton Georgiev
|
12eefb7785
|
pass additional properties in logline
|
2019-04-17 19:40:08 +00:00 |
|
Anton Georgiev
|
4565d92ec8
|
Merge pull request #7184 from MaximKhlobystov/user-information-lookup
User information lookup
|
2019-04-12 11:43:51 -04:00 |
|
Joao Siebel
|
dcbce93e7c
|
add webcams data collector
|
2019-04-12 11:11:36 -03:00 |
|
KDSBrowne
|
fcbbd0dab5
|
add default icon parameter to notify()
|
2019-04-12 13:55:14 +00:00 |
|
KDSBrowne
|
b91229e393
|
add fix for issue #7096
|
2019-04-11 22:53:57 +00:00 |
|
Maxim Khlobystov
|
3fa22c6908
|
User information lookup feature in HTML5 client.
|
2019-04-05 18:32:21 -04:00 |
|
gustavotrott
|
e5c26c60ef
|
Implement slow connection indicator
|
2019-03-11 21:34:34 -03:00 |
|
Anton Georgiev
|
8380875e70
|
remove Verto code
|
2019-03-08 19:41:19 +00:00 |
|
Chad Pilkey
|
89b8189087
|
html5 sipjs bridge has useful errors now
|
2019-02-20 13:58:37 -08:00 |
|
Pedro Beschorner Marin
|
b5427737d7
|
Includes a minimal authentication step before SFU connections
|
2019-02-06 09:37:05 -02:00 |
|
Maxim Khlobystov
|
b86a990612
|
Add logCode and build number to log messages
|
2019-02-01 14:12:06 -05:00 |
|
Vitor Mateus
|
50047ea36b
|
Fix error on click in toast
|
2019-01-22 09:42:03 -02:00 |
|
gustavotrott
|
c21bb693b4
|
Store in session if can generate ice candidates, change timeout to 5secs, display error msgs
|
2019-01-14 22:45:32 -02:00 |
|
Gustavo Trott
|
a875b0b386
|
Undo changes in askDevicesPermissions
|
2019-01-14 12:41:44 -02:00 |
|
Vitor Mateus
|
a9989e1107
|
Fix chat alert (push and audio) #6430
|
2019-01-14 11:23:35 -02:00 |
|
Gustavo Trott
|
fdf50b3ab7
|
Validade if Safari can send ICE Candidates before open RTC to receive video
|
2019-01-10 21:24:25 -02:00 |
|
Gustavo Trott
|
219cad3234
|
Verify if Safari can generate iceCandidates else askDevicesPermission
|
2019-01-10 19:25:23 -02:00 |
|
Gustavo Trott
|
6d4cca9306
|
Fix audio in ios webview
|
2018-12-21 15:14:05 -02:00 |
|
Anton Georgiev
|
2539d55048
|
addressing a race condition causing Auth timeout
|
2018-12-11 23:46:21 +00:00 |
|
Anton Georgiev
|
f375d4ab14
|
Merge pull request #6359 from jfsiebel/unread-chat-notification
Fix unread chat notification.
|
2018-12-10 13:36:33 -05:00 |
|
Tainan Felipe
|
bbc249483c
|
Fix liter errors
|
2018-12-10 15:05:17 -02:00 |
|
Tainan Felipe
|
e59e04a23f
|
testing async await to join
|
2018-12-10 13:52:25 -02:00 |
|
João Francisco Siebel
|
46d65489d9
|
fix unread chat notification. close #6258
|
2018-12-10 09:28:29 -02:00 |
|
Anton Georgiev
|
452a12287b
|
improve signal for audio join/leave when in iframe
|
2018-11-28 21:42:24 +00:00 |
|
Anton Georgiev
|
fea8c267cc
|
improve on listeners for state outside iframe
|
2018-11-13 17:14:30 +00:00 |
|
Ghazi Triki
|
ff80b30df1
|
Merge remote-tracking branch 'bigbluebutton/master' into merge-2.x-release-into-master
# Conflicts:
# bigbluebutton-html5/imports/ui/services/audio-manager/index.js
|
2018-11-02 21:02:02 +01:00 |
|
Tainan Felipe
|
7f56e7c2aa
|
Fix notification doesn't appear after second breakout invoking
|
2018-11-01 11:07:01 -03: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 |
|
Tainan Felipe
|
c23c37f1be
|
Fix notifications duplicating
|
2018-11-01 08:47:46 -03:00 |
|
Tainan Felipe
|
fceeca3795
|
Merge remote-tracking branch 'upstream/master' into breakout-room-html5
|
2018-10-26 11:52:54 -03:00 |
|
Tainan Felipe
|
958bd406a6
|
Merge remote-tracking branch 'upstream/master' into breakout-room-html5
|
2018-10-23 14:53:46 -03:00 |
|
Tainan Felipe
|
1bc8ae0b21
|
add join audio only, and imporov UX
|
2018-10-23 14:18:09 -03:00 |
|
Anton Georgiev
|
30c43795af
|
work on chat alert
|
2018-10-16 17:48:27 +00:00 |
|
Anton Georgiev
|
b2df10c635
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into remove-react-router
|
2018-10-16 16:06:37 +00:00 |
|
Anton Georgiev
|
27a41753f9
|
hooked on error pages via Session
|
2018-10-12 17:05:30 +00:00 |
|
Anton Georgiev
|
4059fd5fa9
|
mostly recovered chat. needs UI love and handling of unread
|
2018-10-11 20:41:37 +00:00 |
|
João Francisco Siebel
|
74dfa52071
|
handle system messages on main public chat
|
2018-10-08 11:22:45 -03:00 |
|
prlanzarin
|
2741022cb2
|
Updated kurento-utils WebRTC calls, added permission request on listen only for safari
Also fixed a resource leak on listen only fallback and transitioned the SFU listen only from a tag-based approach to MediaStream
|
2018-10-03 18:39:55 +00:00 |
|