Anton Georgiev
|
91b21540fa
|
Merge pull request #5970 from prlanzarin/html5-guest-always-accept
Added support for ALWAYS_ACCEPT guest policy in the HTML5 client
|
2018-08-14 15:00:06 -04:00 |
|
prlanzarin
|
71307e7b26
|
Added support for ALWAYS_ACCEPT guest policy in the HTML5 client
|
2018-08-10 19:30:17 +00:00 |
|
Anton Georgiev
|
e64dbda4ce
|
add check for logClient to handle media calls
|
2018-08-01 16:06:49 +00:00 |
|
Anton Georgiev
|
b99cc7f413
|
Merge pull request #5923 from MaximKhlobystov/client-logging-error
Fix for the client logging error
|
2018-07-30 14:10:16 -04:00 |
|
Maxim Khlobystov
|
57f8d66b35
|
Setting the correct validUser value.
|
2018-07-30 14:02:46 -04:00 |
|
Lucas Fialho Zawacki
|
f8d8e5c8e5
|
Prettier obj logs in audio, video, screenshare
|
2018-07-26 16:29:55 -03:00 |
|
Lucas Fialho Zawacki
|
e36c494252
|
Use newer logging calls for video,audio,screenshare
|
2018-07-26 15:26:56 -03:00 |
|
Lucas Fialho Zawacki
|
df22f43b11
|
Add window.Logger to kurento-extension
|
2018-07-25 19:08:35 -03:00 |
|
Lucas Fialho Zawacki
|
2fc85f75e1
|
New Logging format for listenonly audio and screenshare
|
2018-07-25 19:08:24 -03:00 |
|
Lucas Fialho Zawacki
|
b667c53590
|
Get more detailed logs from the video component
|
2018-07-25 18:53:12 -03:00 |
|
Maxim Khlobystov
|
e041718e55
|
Code cleanup
|
2018-07-25 15:59:14 -04:00 |
|
Maxim Khlobystov
|
249e79660c
|
Prevented the client logging error when Auth.fullInfo is not provided.
|
2018-07-25 14:13:22 -04:00 |
|
Bobak Oftadeh
|
0db93d35b9
|
Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into client-logger
|
2018-07-20 09:42:11 -07:00 |
|
Anton Georgiev
|
488f6c04e1
|
Merge pull request #5865 from Tainan404/issue-5675
Add user when moderator join via audio only in breakout room
|
2018-07-19 14:09:54 -04:00 |
|
Tainan Felipe
|
42a2bfff58
|
Add user when voice only user join in the meeting
|
2018-07-16 14:03:01 -03:00 |
|
Bobak Oftadeh
|
a5354c9c10
|
Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into fixes3
|
2018-07-13 12:18:55 -07:00 |
|
Bobak Oftadeh
|
c98bd10024
|
Replaced console.errors with client logger and alterted logger configurations
|
2018-07-13 12:16:50 -07:00 |
|
Anton Georgiev
|
97fb0e9b4f
|
Merge pull request #5827 from Tainan404/issue-5562
Allow html5 user to join in any breakout room
|
2018-07-12 12:21:14 -04:00 |
|
Anton Georgiev
|
80715cc133
|
Merge pull request #5851 from antobinary/guests
Disable HTML5 waiting screen for guest approve
|
2018-07-11 09:53:18 -04:00 |
|
Anton Georgiev
|
4dbe681a46
|
disable HTML5 waiting screen for guest approve
|
2018-07-11 12:46:44 +00:00 |
|
prlanzarin
|
d2bdb67ed3
|
Propagating configs to WebRTC screenshare script and added support for STUN/TURN config to SFU components
|
2018-07-09 21:29:59 +00:00 |
|
Tainan Felipe
|
425c5da4ee
|
allow get all meetings when is free join breakout room
|
2018-07-06 14:07:08 -03:00 |
|
Tainan Felipe
|
ccd045dbef
|
add Method for request Breakout join URL
|
2018-07-06 14:00:44 -03:00 |
|
Bobak Oftadeh
|
bc3e068e2e
|
Client logger implemented
|
2018-07-04 14:02:10 -07:00 |
|
Anton Georgiev
|
3414948f0e
|
Merge pull request #5795 from MaximKhlobystov/mod-only-message
Moderator only message support.
|
2018-07-03 11:48:08 -04:00 |
|
Maxim Khlobystov
|
4a7a3cfcf9
|
Clearing user system messages when adding a user.
|
2018-07-03 11:45:44 -04:00 |
|
Maxim Khlobystov
|
d7b99f5ed4
|
Cleanup.
|
2018-07-03 11:37:06 -04:00 |
|
Maxim Khlobystov
|
593a2ab744
|
Typo.
|
2018-07-03 11:31:00 -04:00 |
|
Anton Georgiev
|
915c1bae8b
|
Merge pull request #5757 from Tainan404/issue-5714
Add some messages about audio errors
|
2018-07-03 11:22:45 -04:00 |
|
Maxim Khlobystov
|
efbc24db6f
|
Add support for moderator only message.
|
2018-07-03 11:13:38 -04:00 |
|
prlanzarin
|
8c50ddf762
|
Removed audio failure listeners on graceful exit
|
2018-07-02 16:36:54 +00:00 |
|
prlanzarin
|
769143ad48
|
Fixed audio state bug regarding ICE connection
|
2018-07-02 15:36:48 +00:00 |
|
prlanzarin
|
6a63887ebb
|
Fixed kurento audio bridge meetingId fetching and removed uneeded object assignments
|
2018-06-28 18:59:36 +00: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 |
|
Tainan Felipe
|
c21749992d
|
Tiny fixes
|
2018-06-28 15:16:28 -03:00 |
|
Paulo Lanzarin
|
7d414e8b7d
|
Merge branch 'v2.0.x-release' into sfu-opt-audio
|
2018-06-27 14:44:11 -03:00 |
|
prlanzarin
|
2f5aa09fe5
|
Merge remote-tracking branch 'upstream/v2.0.x-release' into sfu-opt-audio
|
2018-06-27 17:34:33 +00:00 |
|
Anton Georgiev
|
1e1e605d7a
|
Merge pull request #5722 from antobinary/breakouts-improvements-3
Improvements to Breakouts on HTML5
|
2018-06-27 12:35:16 -04:00 |
|
Tainan Felipe
|
7dc251fc5a
|
add treater of webrtc error
|
2018-06-27 10:56:03 -03:00 |
|
Anton Georgiev
|
79329d036a
|
set dial-in clientType in html5 client
|
2018-06-26 20:50:03 +00:00 |
|
Anton Georgiev
|
e2e83e08df
|
plug clientType in UserJoin* messages, not separate ones
|
2018-06-26 19:27:42 +00:00 |
|
Anton Georgiev
|
a6c693c93d
|
add clientType in User and show it in api getMeeting*
|
2018-06-22 19:19:46 +00:00 |
|
Anton Georgiev
|
3546e49379
|
Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into breakouts-improvements-3
|
2018-06-20 16:02:06 +00:00 |
|
Anton Georgiev
|
634b7b34c7
|
avoid referencing null on user leave
|
2018-06-19 15:38:53 +00:00 |
|
Tainan Felipe
|
2dbfe499cc
|
rename variable
|
2018-06-18 15:59:35 -03:00 |
|
Tainan Felipe
|
9e9e85cddb
|
skip share/unshare webcam using if not check
|
2018-06-18 15:35:27 -03:00 |
|
Anton Georgiev
|
ad483dd0e5
|
Merge pull request #5702 from Tainan404/issue-5692
Skip userLeaving when meeting is gone.
|
2018-06-15 16:26:04 -04:00 |
|
Tainan Felipe
|
d5482651d9
|
rename variable
|
2018-06-15 17:24:03 -03:00 |
|
Tainan Felipe
|
f86d80c53d
|
Remove skip userLeaving and change throw to log
|
2018-06-15 16:28:19 -03:00 |
|
Tainan Felipe
|
3884d45e5d
|
skip userLeaving when meeting is ended
|
2018-06-15 15:16:05 -03:00 |
|