Joao Siebel
|
eecf0bcfd1
|
Update streamer to use Meteor.StreamerCentral
|
2019-10-24 15:03:05 -03:00 |
|
Joao Siebel
|
bbbd97929d
|
Merge remote-tracking branch 'upstream/master' into update-annotations-streamer
|
2019-10-24 10:41:20 -03:00 |
|
Chad Pilkey
|
51b70a1361
|
only attempt to stop ext video if it's sharing
|
2019-10-23 14:20:57 -07:00 |
|
Chad Pilkey
|
7174050fb3
|
adjust external video sync interval and emit check
|
2019-10-23 13:29:06 -07:00 |
|
Lucas Zawacki
|
a17b28b23f
|
Fix variable definition in initializeExternalVideo
|
2019-10-23 16:24:34 -03:00 |
|
Lucas Zawacki
|
47661f2b08
|
Don't initialize streamer more than once, delete streamer object when meeting ends
|
2019-10-23 16:21:10 -03:00 |
|
Joao Siebel
|
d0f0d91c01
|
Update annotations streams logic
|
2019-10-22 22:26:25 -03:00 |
|
Lucas Zawacki
|
16c1931eed
|
Add initializeExternalVideo
|
2019-10-22 18:18:54 -03:00 |
|
Lucas Zawacki
|
9c76f62e63
|
Fix multiple external videos synced to different meetings
|
2019-10-22 17:19:57 -03:00 |
|
Ghazi Triki
|
cd944d4770
|
Add missing PdfConversionInvalidErrorEvtMsg event to be sent to the web client.
|
2019-10-21 13:33:40 +01:00 |
|
Ghazi Triki
|
ba109530ae
|
Disallow converting PDF files that have at least one big weighted page.
|
2019-10-16 08:37:03 +01:00 |
|
Chad Pilkey
|
9a0c97e50c
|
Merge pull request #8077 from jfsiebel/lock-modal-update
Update lock viewers modal
|
2019-10-03 13:27:28 -04:00 |
|
Chad Pilkey
|
cf1a444c4c
|
Merge pull request #8103 from KDSBrowne/issue-8102
Remove Viewers from Users Typing when User list is locked
|
2019-09-27 14:37:49 -04:00 |
|
Anton Georgiev
|
80486f8f5d
|
Merge pull request #8078 from Tainan404/move-time-remaing-to-own-collection
Move meeting time remaining to own collection.
|
2019-09-12 15:48:33 -04:00 |
|
Anton Georgiev
|
620fe746da
|
Merge pull request #8098 from antobinary/external-video-player
Use react-player for external video playback and add arc player support
|
2019-09-12 08:18:17 -04:00 |
|
Anton Georgiev
|
884c5bcdc4
|
Merge pull request #8063 from Tainan404/video-performance
Move hasStream to video-users collection
|
2019-09-11 17:43:01 -04:00 |
|
KDSBrowne
|
dc1dd17d8a
|
prevent viewers seeing other viewers when hidden from userlist
|
2019-09-11 16:43:11 +00:00 |
|
Anton Georgiev
|
43c0670ed8
|
Merge branch 'new-arc-player' of github.com:lfzawacki/bigbluebutton into external-video-player
|
2019-09-10 16:35:50 -04:00 |
|
prlanzarin
|
7779a5e3a9
|
Display error toasts for screensharing, improve logs a bit more
|
2019-09-10 16:20:40 +00:00 |
|
Joao Siebel
|
a69509110a
|
Merge remote-tracking branch 'upstream/master' into lock-modal-update
|
2019-09-10 10:52:17 -03:00 |
|
Tainan Felipe
|
80a8d29113
|
Fix typo
|
2019-09-09 11:48:50 -03:00 |
|
Tainan Felipe
|
d3b9db47e8
|
Move remaining time from meeting collection to meetingRecordingTime collection
|
2019-09-09 11:29:59 -03:00 |
|
Joao Siebel
|
4f00c6b994
|
Update lock viewers modal
With this changes you need to click apply button
in order to lock have effect, also update the lock text.
close #7766
|
2019-09-09 11:21:54 -03: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
|
73698b1064
|
Fix playAndRetry import
|
2019-09-06 20:54:48 +00: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 |
|
Tainan Felipe
|
957225fabf
|
Rename collection to video-streams
|
2019-09-06 13:50:31 -03:00 |
|
Tainan Felipe
|
a4b532e814
|
Fix typo
|
2019-09-06 10:22:57 -03:00 |
|
Tainan Felipe
|
7e8de34583
|
Remove index from userId
|
2019-09-06 10:19:18 -03:00 |
|
Tainan Felipe
|
c27ff18958
|
Merge remote-tracking branch 'upstream/master' into video-performance
|
2019-09-06 10:16:22 -03:00 |
|
Tainan Felipe
|
060e82dddf
|
Move hasStream to video-users collection
|
2019-09-05 15:29:30 -03:00 |
|
Anton Georgiev
|
7ec10d779a
|
adjust flipped check for Moderator, isGuest, etc
|
2019-08-30 16:13:40 -04:00 |
|
Anton Georgiev
|
db353fc535
|
recover private chat. tnx @jfsiebel for the help
|
2019-08-28 16:34:27 -04:00 |
|
Anton Georgiev
|
892336632f
|
added "fields:{...}", removed most mapUser
|
2019-08-28 16:32:55 -04:00 |
|
Lucas Zawacki
|
546f4cdac5
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into new-arc-player
|
2019-08-27 15:09:40 -03:00 |
|
Lucas Zawacki
|
f844d0daff
|
Remove references to youtube video in favor of external video
|
2019-08-27 13:16:19 -03:00 |
|
Tainan Felipe
|
2ee12df878
|
Clear record props when the meeting ends
|
2019-08-27 09:53:53 -03:00 |
|
Tainan Felipe
|
3301589cb3
|
Merge remote-tracking branch 'upstream/master' into nav-bar-performance-issue
|
2019-08-26 17:17:29 -03:00 |
|
KDSBrowne
|
85ce9feb18
|
increase time between UsersTyping collection updates
|
2019-08-23 02:16:16 +00:00 |
|
KDSBrowne
|
50165922c5
|
reduce usersTyping collection updates
|
2019-08-22 20:18:42 +00:00 |
|
Tainan Felipe
|
a7f19778ff
|
Remove leftovers
|
2019-08-21 15:57:34 -03:00 |
|
Tainan Felipe
|
932c5bf58c
|
Fix nav bar performance issue and move recordProp to own collection
|
2019-08-21 14:42:37 -03:00 |
|
KDSBrowne
|
9d9c0c8ff9
|
rename variable
|
2019-08-20 19:48:56 +00:00 |
|
KDSBrowne
|
77635e40de
|
fix ghost users appearing in typing indicator
|
2019-08-20 18:47:48 +00:00 |
|
Joao Siebel
|
132609414a
|
Fix Clear All status icons action
The problem was caused by a wrong parameter being passed down
to the function that set the emoji status for the user
close #7924
|
2019-08-19 09:56:21 -03:00 |
|
Anton Georgiev
|
ab01337f45
|
Merge pull request #7909 from capilkey/hide-user-list
Add ability to hide viewers in the user list from each other
|
2019-08-15 17:58:18 -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 |
|
KDSBrowne
|
e5976bd932
|
improve find() selector
|
2019-08-14 18:39:15 +00:00 |
|
Chad Pilkey
|
027c28c320
|
add lock setting option to hide viewers from each other
|
2019-08-09 16:45:26 -07:00 |
|
Chad Pilkey
|
4b1c92b50a
|
Merge remote-tracking branch 'upstream/master' into hide-user-list
|
2019-08-09 15:45:15 -07:00 |
|
Chad Pilkey
|
6e76dd584b
|
improve user fetch and sort, and webcam fetch
|
2019-08-09 15:39:55 -07:00 |
|
KDSBrowne
|
b04214b250
|
add suggested changes
|
2019-08-09 20:05:57 +00:00 |
|
KDSBrowne
|
c3fc3fcb57
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into who-is-typing
|
2019-08-09 18:29:56 +00:00 |
|
Anton Georgiev
|
26da08c3a8
|
Merge pull request #7861 from Tainan404/userlist-rerendering
Reduce Userlist Renderings
|
2019-08-09 14:15:10 -04:00 |
|
KDSBrowne
|
29fe678d5c
|
fix clear chat
|
2019-08-08 15:12:53 +00:00 |
|
Chad Pilkey
|
01ace97ecf
|
allow negative cursor updates to publish
|
2019-08-07 11:15:15 -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
|
01b53728f8
|
Only handle autoplay when DOMEx is NotAlllowedError
Add check to prevent re-handling autoplay multiple times for cams
Screenshare viewer element muted by default
|
2019-08-05 17:28:36 +00: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 |
|
Diego Benetti
|
c4462c4cb0
|
Fixes errors and improves parameters setting proccess
|
2019-08-02 15:38:38 -03:00 |
|
KDSBrowne
|
8a51a099d8
|
add users-typing collection
|
2019-08-02 18:18:33 +00:00 |
|
Anton Georgiev
|
0f5331aba7
|
Merge pull request #7839 from prlanzarin/2.2-listenonly-reconnect
Add auto-reconnect to SFU listen only (#6994)
|
2019-08-01 13:04:35 -04:00 |
|
Chad Pilkey
|
3a03b5a7dd
|
consistent naming for the slide position collection
|
2019-07-31 12:40:53 -07:00 |
|
Chad Pilkey
|
3781a94a23
|
move slide position data into its own collection
|
2019-07-31 12:22:32 -07:00 |
|
KDSBrowne
|
585b7ee619
|
add who is typing indicator to chat
|
2019-07-31 02:37:50 +00:00 |
|
Anton Georgiev
|
fd894a4d2c
|
Merge pull request #7753 from Tainan404/Add-pong-time-to-settings
Add pong and clear users intervals times to settings
|
2019-07-30 13:18:26 -04:00 |
|
Tainan Felipe
|
f2bc6553c8
|
Remove unnecessary variable
|
2019-07-30 14:13:47 -03:00 |
|
Tainan Felipe
|
52186f3fce
|
Merge remote-tracking branch 'upstream/master' into userlist-rerendering
|
2019-07-30 11:03:01 -03:00 |
|
Tainan Felipe
|
1b2dff4b64
|
Remove moderator property
|
2019-07-30 10:56:20 -03:00 |
|
Tainan Felipe
|
a3b33a64a9
|
Remove leftovers
|
2019-07-30 10:09:03 -03:00 |
|
Tainan Felipe
|
73cf694a69
|
Reduce the amount of userlist renders
|
2019-07-30 09:03:10 -03:00 |
|
Tainan Felipe
|
b570c87d38
|
WIP
|
2019-07-29 11:29:31 -03:00 |
|
Joao Siebel
|
d556661873
|
save settings in a collection. close #7774
|
2019-07-29 11:17:38 -03:00 |
|
Diego Benetti
|
3090950957
|
Fixes proptype error
|
2019-07-26 14:55:40 -03:00 |
|
prlanzarin
|
6844132eb4
|
Add auto-reconnect to SFU listen only if it fails during an ongoing session
|
2019-07-26 09:28:11 +00:00 |
|
Chad Pilkey
|
e69931a0af
|
Merge remote-tracking branch 'upstream/master' into fix-pan-lag
|
2019-07-25 16:29:52 -07:00 |
|
prlanzarin
|
39cf33b194
|
Yet another workaround for autoplay issues
|
2019-07-25 17:36:19 +00:00 |
|
Diego Benetti
|
f13239674b
|
Changes other parameters to the new pattern
|
2019-07-24 14:04:46 -03:00 |
|
Diego Benetti
|
4a764f8f6c
|
Implements new name for parameters and the support to the old names
|
2019-07-22 11:28:13 -03:00 |
|
Anton Georgiev
|
fd7a5918c1
|
Merge pull request #7808 from KDSBrowne/issue-7783
Fix webcams of other viewers lock toggle
|
2019-07-19 11:08:29 -04:00 |
|
Anton Georgiev
|
9510ff0477
|
Merge pull request #7764 from Tainan404/issue-7519
Fix same name files failing in upload.
|
2019-07-18 16:43:27 -04:00 |
|
Diego Benetti
|
fb43f18eb9
|
Adds some improvements and removes an unused parameter
|
2019-07-18 15:52:36 -03:00 |
|
Tainan Felipe
|
cedfe5960b
|
Merge branch 'issue-7519' of https://github.com/Tainan404/bigbluebutton into issue-7519
|
2019-07-18 15:48:23 -03:00 |
|
Tainan Felipe
|
4281b696a4
|
Add token to log and ids to select
|
2019-07-18 15:42:35 -03:00 |
|
Tainan Felipe
|
9c2e6c8db6
|
Update bigbluebutton-html5/imports/api/presentation-upload-token/server/methods/setUsedToken.js
Co-Authored-By: Anton Georgiev <antobinary@users.noreply.github.com>
|
2019-07-18 13:27:23 -03:00 |
|
KDSBrowne
|
1bccb5b660
|
fix webcams of other viewers lock toggle
|
2019-07-18 15:48:18 +00:00 |
|
Diego Benetti
|
88df3394ec
|
Add support to new parameter names
|
2019-07-18 10:22:39 -03:00 |
|
prlanzarin
|
a3a5d2f6a4
|
Refactor screenshare/listen only client-side logs
|
2019-07-15 20:59:00 +00:00 |
|
Tainan Felipe
|
ebd950e8ff
|
Fix same name files failing in upload
|
2019-07-11 14:46:44 -03:00 |
|
Tainan Felipe
|
7282526e71
|
Change time logic
|
2019-07-09 13:41:04 -03:00 |
|
Tainan Felipe
|
8ffa84e39b
|
Add pong and clear users intervals times to settings
|
2019-07-08 16:49:09 -03:00 |
|
Chad Pilkey
|
cb58037ea1
|
fix crash from invalid online users
|
2019-07-08 19:04:12 +00:00 |
|
Fred Dixon
|
cea3010345
|
Merge pull request #7743 from capilkey/convert-users-upserts
Change unsafe Users upserts to updates
|
2019-07-06 22:49:41 -04:00 |
|
Chad Pilkey
|
87381b240e
|
change unsafe Users upserts to updates
|
2019-07-06 23:47:33 +00:00 |
|
Chad Pilkey
|
e720bcf60c
|
fix html5 server exceptions
|
2019-07-06 22:48:33 +00:00 |
|
Anton Georgiev
|
86d33bbc1c
|
Merge pull request #7712 from MaximKhlobystov/user-ejection-permission-error
Prevent user from being ejected when confirming start/stop recording or end meeting after losing moderator role
|
2019-07-04 15:29:02 -04:00 |
|
Maxim Khlobystov
|
5f6a1c3a08
|
Add additional checks to verify that the user exists + Small cleanup
|
2019-07-04 15:25:25 -04:00 |
|
Anton Georgiev
|
f095f04fd3
|
Merge pull request #7702 from capilkey/fix-user-roles
Clean up user roles
|
2019-07-04 14:57:19 -04:00 |
|
Anton Georgiev
|
c14e6074d9
|
Merge pull request #7708 from Tainan404/fix-user-leaving
Add ping-pong message to html5 client
|
2019-07-04 14:41:59 -04:00 |
|
Maxim Khlobystov
|
e7d7094d4c
|
Move the moderator checks for toggleRecording and endMeeting from client side to server side
|
2019-07-03 14:10:28 -04:00 |
|
Anton Georgiev
|
612aca99e6
|
sipjs logCode-s preserve inconsistencies
|
2019-07-02 20:50:25 +00:00 |
|
Anton Georgiev
|
b71bd48490
|
remove redundant audio log
|
2019-07-02 20:11:48 +00:00 |
|
Anton Georgiev
|
004547f681
|
prepend sip.js logCode-s
|
2019-07-02 19:56:25 +00:00 |
|
Anton Georgiev
|
86a178fbf6
|
video-provider logger with extraInfo
|
2019-07-02 19:51:35 +00:00 |
|
Anton Georgiev
|
fb1c294312
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into logging-structure
|
2019-07-02 15:41:57 +00:00 |
|
Tainan Felipe
|
9df7ba1a1a
|
Merge branch 'master' into fix-user-leaving
|
2019-07-01 17:24:09 -03:00 |
|
Tainan Felipe
|
88cfb70255
|
Add ping-pong message to html5 client
|
2019-07-01 16:00:27 -03:00 |
|
Anton Georgiev
|
3fcb95ab44
|
log structure {logCode, extraInfo}, comment
|
2019-06-28 21:45:50 +00:00 |
|
Anton Georgiev
|
74fed3a3c9
|
restructure logs so extra params are inside extraInfo {}
|
2019-06-28 21:40:06 +00:00 |
|
Chad Pilkey
|
f0930e2d23
|
refactor user role management to follow proper format
|
2019-06-28 21:02:12 +00:00 |
|
Chad Pilkey
|
0de1d1d129
|
fix regression from #7606, handle roles correctly
|
2019-06-28 18:50:57 +00:00 |
|
Joao Siebel
|
cb22710917
|
update logging for settings changes
|
2019-06-27 14:01:14 -03:00 |
|
Anton Georgiev
|
6575ee3f48
|
Merge pull request #7626 from Tainan404/issue-7517
Fix DOM injection in number of rooms select
|
2019-06-26 15:36:57 -04:00 |
|
Anton Georgiev
|
35b8563219
|
Merge pull request #7606 from Tainan404/issue-7556
Add toast for webcam lock suggestion
|
2019-06-26 12:17:30 -04:00 |
|
Anton Georgiev
|
fc1c4ed53f
|
pass baseErrorCodes on SIPSession create
|
2019-06-25 19:13:31 +00:00 |
|
Anton Georgiev
|
8b53c32565
|
baseErrorCodes not defined
|
2019-06-24 20:41:58 +00:00 |
|
Pedro Beschorner Marin
|
9e057b9a78
|
Refactoring closed captions speech recognizer
|
2019-06-21 17:52:54 -03:00 |
|
Pedro Beschorner Marin
|
a5f7579816
|
Encoding at URL creation
|
2019-06-21 14:56:12 -03:00 |
|
Anton Georgiev
|
5fb0c10ea6
|
Merge branch 'master' into issue-7556
|
2019-06-21 10:44:32 -04:00 |
|
KDSBrowne
|
cd9cb596d2
|
add new lines to VR caption entries
|
2019-06-18 21:12:20 +00:00 |
|
KDSBrowne
|
c36f25c748
|
add enableDictation prop in settings.yml / bug fixes
|
2019-06-18 14:36:22 +00:00 |
|
KDSBrowne
|
f45564de1a
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into 0TF-SpeechRecognition-captions
|
2019-06-14 14:42:47 +00:00 |
|
Tainan Felipe
|
a319ed8e57
|
Fix DOM injection in number of rooms select
|
2019-06-14 10:54:59 -03:00 |
|
KDSBrowne
|
127f4ac19e
|
hook up speech recognition to Etherpad captions editor
|
2019-06-14 02:18:36 +00:00 |
|
Chad Pilkey
|
6e26a1c73d
|
fix for voice-only users not appearing in the audio
|
2019-06-13 18:33:11 +00: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 |
|
Tainan Felipe
|
76bcdbc7dd
|
Remove console
|
2019-06-12 15:05:25 -03:00 |
|
Tainan Felipe
|
d948a6a008
|
Add toast for webcam lock suggestion
|
2019-06-12 15:03:23 -03:00 |
|
Anton Georgiev
|
89d3729541
|
Merge pull request #7546 from pedrobmarin/note-unread-indicator
Shared notes unread indicator
|
2019-06-11 17:30:34 -04:00 |
|
Anton Georgiev
|
8946951f08
|
Merge pull request #7575 from capilkey/improve-kurento-lo-errors
Try to improve Kurento listen-only error reporting
|
2019-06-05 15:00:43 -04:00 |
|
Chad Pilkey
|
42f18a15fe
|
try to improve kurento listen-only error reporting
|
2019-06-05 10:50:21 -07:00 |
|
Anton Georgiev
|
d3d3cad20a
|
Merge pull request #7544 from Tainan404/issue-7520
Add meteor check for annotations to avoid malformed message.
|
2019-06-04 09:40:35 -04:00 |
|
Chad Pilkey
|
1e391695c1
|
strip mDNS candidates from sip.js SDPs
|
2019-06-03 18:54:30 +00:00 |
|
Tainan Felipe
|
8fc8d02c5e
|
Fix server exception
|
2019-05-31 17:42:20 -03:00 |
|
Pedro Beschorner Marin
|
c4ac5ef7c9
|
Shared notes unread indicator
|
2019-05-31 20:02:33 +00:00 |
|
Tainan Felipe
|
483133e84b
|
Add check for all annotations
|
2019-05-31 14:27:06 -03:00 |
|
Tainan Felipe
|
576bdf8b07
|
Add meteor check to text annotation
|
2019-05-30 16:59:35 -03:00 |
|
Tainan Felipe
|
aa83f253f5
|
Add text box size validation in send annotation method
|
2019-05-30 14:31:10 -03:00 |
|
Anton Georgiev
|
5c6ef24088
|
Merge pull request #7525 from antobinary/deny-incorrect-presentationId
Handle incorrect presentationId passed from client
|
2019-05-29 13:35:44 -04:00 |
|
Anton Georgiev
|
ac36732849
|
Merge branch 'master' into closed-captions-prototype
|
2019-05-29 11:51:45 -04:00 |
|
Anton Georgiev
|
6adc608fd0
|
closed captions linting part3
|
2019-05-29 14:31:27 +00:00 |
|
Anton Georgiev
|
91e3298c84
|
Merge pull request #7488 from KDSBrowne/02-poll-published-toast
Stop obsolete toasts for published polls
|
2019-05-29 08:54:57 -04:00 |
|
Anton Georgiev
|
0287e00b2e
|
Handle incorrect presentationId passed from client
Closes https://github.com/bigbluebutton/bigbluebutton/issues/7516
|
2019-05-28 14:11:38 -04:00 |
|
Anton Georgiev
|
236c62700e
|
Merge pull request #7101 from jfsiebel/network-indicator
Implement audio quality bars
|
2019-05-24 16:12:20 -04:00 |
|
Anton Georgiev
|
7b81af5ead
|
Merge branch 'master' into 02-poll-published-toast
|
2019-05-24 12:28:10 -04:00 |
|
Chad Pilkey
|
6b22c58bcc
|
Merge pull request #7476 from prlanzarin/2.2-planb-unifiedplan
Added Unified Plan <-> Plan B translation for Safari endpoints
|
2019-05-24 11:56:06 -04:00 |
|
Joao Siebel
|
8ba90b2121
|
Merge remote-tracking branch 'upstream/master' into network-indicator
|
2019-05-23 15:42:38 -03:00 |
|