Lucas Zawacki
|
f0d588511c
|
Check presenter status outside of streamer
|
2020-02-27 13:39:00 -03:00 |
|
Anton Georgiev
|
4b5c6c65e9
|
Merge pull request #8613 from antobinary/userId-stuff
Utilize Meteor session id instead of trusting client side meetingI…
|
2020-02-18 11:56:21 -05:00 |
|
Anton Georgiev
|
11edb3cae9
|
clear externalvideo stream properly on meeting removed
|
2020-02-13 16:01:36 -05:00 |
|
Anton Georgiev
|
0834f4bdcc
|
handle edge case for credentials where meeting is removed
|
2020-02-13 14:40:15 -05:00 |
|
Anton Georgiev
|
1fa426058f
|
corrected issues related to publishing and methods
|
2020-02-13 14:19:29 -05:00 |
|
Anton Georgiev
|
72cb9ae8e0
|
bind publisher for presentation-upload-token
|
2020-02-07 17:11:06 -05:00 |
|
Anton Georgiev
|
a8f4827af8
|
utilize Meteor connection id instead of trusting client side meetingId, userId
|
2020-02-06 15:48:16 -05:00 |
|
Anton Georgiev
|
e420dc2546
|
add bbb_show_participants_on_login as a join parameter
|
2020-01-30 15:43:54 -05:00 |
|
Chad Pilkey
|
e55d9116a9
|
add the meetingId to the external video sync update logs
|
2020-01-17 09:12:44 -08:00 |
|
Chad Pilkey
|
ee1b0278d1
|
adjust external video logs
|
2020-01-13 15:07:21 -08:00 |
|
Lucas Zawacki
|
14fd979955
|
Remove viewerJoined logic and prevent handleOnReady from running multiple times
|
2020-01-13 13:53:47 -03:00 |
|
Chad Pilkey
|
162dc4dbe4
|
the client will end the call when kicked
|
2020-01-09 15:50:10 -08:00 |
|
Anton Georgiev
|
28ec57b55d
|
Merge pull request #8443 from capilkey/sipjs-sdp-logging
Log the selected sip.js candidate
|
2019-12-19 16:23:00 -05:00 |
|
Anton Georgiev
|
2b4506fe2d
|
send redis msg when stopping external video due to screenshare
|
2019-12-19 16:13:21 -05:00 |
|
Chad Pilkey
|
f5cb7a64fb
|
log the selected sip.js candidate
|
2019-12-18 16:11:24 -08:00 |
|
Anton Georgiev
|
4e1d55efd2
|
Prevent parallel screenshare and external-video
|
2019-12-18 16:40:04 -05:00 |
|
Chad Pilkey
|
50365aa4da
|
extra log messages for sipjs candidates
|
2019-12-05 16:33:38 -08:00 |
|
Joao Siebel
|
17a4ad1249
|
Add cursorUpdate catch log
|
2019-12-04 15:43:01 -03:00 |
|
Joao Siebel
|
b623f5360e
|
Add settings to enable/disable cursor streamer log
|
2019-12-04 15:22:31 -03:00 |
|
Joao Siebel
|
209c34f703
|
Remove allowWrite log
|
2019-12-04 13:00:55 -03:00 |
|
Joao Siebel
|
8e252500ec
|
Add debug messages to cursor streamer
|
2019-12-04 12:42:41 -03:00 |
|
Chad Pilkey
|
972b556452
|
Merge pull request #8389 from capilkey/listenonly-logging-imp
Listen only logging improvements (2.2 version)
|
2019-12-03 12:39:14 -05:00 |
|
Chad Pilkey
|
7218f36e44
|
listen only logging improvements
|
2019-12-02 14:15:46 -08:00 |
|
Pedro Beschorner Marin
|
cb53b1b5b7
|
Getting user name from Auth object
|
2019-11-28 19:00:31 +00:00 |
|
prlanzarin
|
19bf430760
|
Add userId and userName to the SFU start calls where they were missing
|
2019-11-28 18:46:23 +00:00 |
|
KDSBrowne
|
2fb55a9325
|
sort talking users by start time
|
2019-11-22 22:29:28 +00:00 |
|
Anton Georgiev
|
4ccec9203f
|
Merge pull request #8358 from capilkey/audio-improvements
Hangup sip.js on timeout and stop audio join double click
|
2019-11-22 17:23:10 -05:00 |
|
Chad Pilkey
|
66a705a87d
|
hangup the sip.js call when a timeout hits
|
2019-11-22 13:48:46 -08:00 |
|
Anton Georgiev
|
fc663a1547
|
Merge pull request #8319 from Tainan404/issue-8297
Add Skip video preview
|
2019-11-20 14:53:07 -05:00 |
|
Tainan Felipe
|
3bc9933960
|
Remove preview timer
|
2019-11-20 15:35:16 -03:00 |
|
Tainan Felipe
|
6e9b2da562
|
Remove auto play component and reuse Video preview gUM
|
2019-11-20 14:17:42 -03:00 |
|
Anton Georgiev
|
98f4f731d0
|
Merge pull request #8235 from jfsiebel/update-annotations-streamer
Update annotations/cursor streamer logic
|
2019-11-19 11:56:49 -05:00 |
|
Anton Georgiev
|
1561c7dbea
|
Merge pull request #8330 from KDSBrowne/who-is-talking
Add mute functionality to talking indicator
|
2019-11-19 11:56:06 -05:00 |
|
KDSBrowne
|
3e51d8dc76
|
extract timeoutHandles to helper
|
2019-11-14 17:07:02 +00:00 |
|
KDSBrowne
|
cc11f4d82c
|
clear existing timeout handles
|
2019-11-14 15:58:07 +00:00 |
|
Chad Pilkey
|
c70577b05f
|
add a counter to sipjs caller id
|
2019-11-13 16:00:47 -08:00 |
|
KDSBrowne
|
a3ee4e7e59
|
use Date.now() to get current time
|
2019-11-13 22:11:46 +00:00 |
|
Joao Siebel
|
9ed813ea3a
|
Remove streamers on meeting end
|
2019-11-13 13:53:45 -03:00 |
|
KDSBrowne
|
77acab79bc
|
revert to using Meteor.setTimeout
|
2019-11-13 16:24:38 +00:00 |
|
Anton Georgiev
|
8df82b2676
|
Merge pull request #8292 from KDSBrowne/who-is-talking
Add talking indicator to displaying voice users
|
2019-11-12 10:24:42 -05:00 |
|
Tainan Felipe
|
278e3eebfc
|
Merge remote-tracking branch 'upstream/master' into issue-8297
|
2019-11-11 15:17:40 -03:00 |
|
Tainan Felipe
|
10d53afeb4
|
add skip video preview parameter
|
2019-11-11 14:54:46 -03:00 |
|
KDSBrowne
|
e718be6936
|
remove spoke prop from removeVoiceUser modifier
|
2019-11-11 17:24:36 +00:00 |
|
Anton Georgiev
|
52a0586431
|
Merge branch 'master' into issue-8293
|
2019-11-07 15:55:04 -05:00 |
|
Anton Georgiev
|
1042974f69
|
sort parameters alphabetically
|
2019-11-06 15:53:24 -05:00 |
|
Tainan Felipe
|
ca144ea73e
|
Add bbb_preferred_camera_profile to user data parameters
|
2019-11-05 17:23:13 -03:00 |
|
KDSBrowne
|
1e9d689733
|
remove Meteor.setTimeout
|
2019-11-05 20:19:50 +00:00 |
|
KDSBrowne
|
ae5286264b
|
add sorting to users in talking indicator
|
2019-11-05 17:10:59 +00:00 |
|
Anton Georgiev
|
42d640f3e2
|
Merge branch 'issue7791-add-support-to-new-parameters-name' of github.com:diegobenetti/bigbluebutton into test-7805
|
2019-11-05 11:59:00 -05:00 |
|
KDSBrowne
|
4a6bdbf028
|
add talk indicator displaying voice users
|
2019-11-01 19:29:33 +00:00 |
|