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 |
|
Anton Georgiev
|
885539bb2a
|
Merge pull request #6057 from prlanzarin/listen-only-fallback
Add SIP.js listen only as fallback when SFU is enabled
|
2018-09-11 13:50:10 -04:00 |
|
prlanzarin
|
fe9835b5f7
|
Add SIP.js listen only as fallback when SFU is enabled
|
2018-09-11 17:09:29 +00:00 |
|
Anton Georgiev
|
681422dc61
|
fix listenOnly being interpreted as muted audio (client side)
|
2018-09-06 18:44:59 +00:00 |
|
prlanzarin
|
dc767d9bdb
|
Fixed server-side error handling for listen only via SFU, correctly handling KMS abrupt shutdown
|
2018-08-30 02:41:02 +00:00 |
|
prlanzarin
|
b4052f7052
|
Resolving listen only stream correctly
|
2018-08-29 19:59:33 +00:00 |
|
prlanzarin
|
a7bfb985d3
|
Improvements to Safari/Chrome autoplay policies with placeholder buffer on audiocontext and bogus audio + upstarting audio tag as muted
|
2018-08-29 19:12:34 +00:00 |
|
prlanzarin
|
a9b98b6f7f
|
Handling fake audio tag play exception, reduced timeout to match sound length and removed permission fallback from audio
|
2018-08-27 20:56:51 +00:00 |
|
Anton Georgiev
|
ed173b813a
|
fix linting
|
2018-08-13 19:52:44 +00:00 |
|
Anton Georgiev
|
ff3b19a3bf
|
add log on successful and unsuccessful login
|
2018-08-10 17:51:12 +00: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 |
|
prlanzarin
|
7d70ff371c
|
Fixed webkit thing with a candid hack
|
2018-07-25 16:55:13 +00:00 |
|
prlanzarin
|
6e87e9c67b
|
Initial fake audio for webkit autoplay fix
|
2018-07-25 15:14:38 +00: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 |
|
Tainan Felipe
|
5b84652fc4
|
Add speak icon when is voice only
|
2018-07-16 15:17:49 -03:00 |
|
Bobak Oftadeh
|
c98bd10024
|
Replaced console.errors with client logger and alterted logger configurations
|
2018-07-13 12:16:50 -07:00 |
|
Bobak Oftadeh
|
bc3e068e2e
|
Client logger implemented
|
2018-07-04 14:02:10 -07:00 |
|
Tainan Felipe
|
957a2ef02c
|
Tiny fixes in chat and notifications (#5807)
* don't notify old messages when user reload the client
* fix chat height
|
2018-07-04 14:12:08 -03: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 |
|
Anton Georgiev
|
52a0c68d64
|
Merge pull request #5792 from prlanzarin/audio-state-fix
Fixed audio state bug (#5519)
|
2018-07-03 10:18:49 -04:00 |
|
prlanzarin
|
19f2802ef9
|
Fixed full audio exit when kurento listen only is enabled
|
2018-07-02 16:50:09 +00:00 |
|
prlanzarin
|
769143ad48
|
Fixed audio state bug regarding ICE connection
|
2018-07-02 15:36:48 +00: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 |
|
Tainan Felipe
|
7dc251fc5a
|
add treater of webrtc error
|
2018-06-27 10:56:03 -03: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
|
7b8d568a54
|
fix redundant offer to join audio re breakouts
|
2018-06-20 15:36:26 +00:00 |
|
Anton Georgiev
|
22616a132b
|
reset isEchoTest so value is always correct
|
2018-06-19 15:40:19 +00:00 |
|
Tainan Felipe
|
46807039a4
|
add a small style for toast notification and add a content prop in toast
|
2018-06-12 14:21:31 -03:00 |
|
Tainan Felipe
|
39399fc235
|
revert unread counter for count by messages
|
2018-06-08 15:40:35 -03:00 |
|
Tainan Felipe
|
b180a7c350
|
add messages for chat notification and add link to chat
|
2018-05-29 13:43:11 -03:00 |
|
Anton Georgiev
|
d6f91228d6
|
Merge pull request #5436 from Tainan404/issue-5419
Clear session storage to enter
|
2018-05-15 07:23:31 -04:00 |
|
Tainan Felipe
|
84b2342fef
|
remove changes in audio-maneger
|
2018-05-14 13:48:41 -03:00 |
|
Anton Georgiev
|
13e6eb1a05
|
Merge pull request #5404 from Tainan404/implement-feedback-screen
Implement feedback screen
|
2018-05-14 10:19:53 -04:00 |
|
Anton Georgiev
|
45ab9da9d1
|
add logging for failing audio
|
2018-05-10 18:11:49 +00:00 |
|
Tainan Felipe
|
8c93916f2c
|
remove changes on reactive.js
|
2018-05-09 16:04:07 -03:00 |
|
Tainan Felipe
|
0707924a47
|
pass rating to meeting-ended and create feedback endpoint
|
2018-05-09 15:07:40 -03:00 |
|
Tainan Felipe
|
10a90b4180
|
WIP
|
2018-05-08 13:30:00 -03:00 |
|
Tainan Felipe
|
9d95cef783
|
fix mute proptypes
|
2018-05-02 14:03:58 -03:00 |
|
prlanzarin
|
42ed428461
|
Added config to enable kurento listen only bridge
|
2018-05-02 15:49:57 +00:00 |
|
Tainan Felipe
|
19c233adc4
|
Clear session storage to enter
|
2018-04-30 15:52:47 -03:00 |
|
Anton Georgiev
|
8cbbdb1e1d
|
Merge pull request #5371 from Tainan404/issue-5366
set audio messages in a own function.
|
2018-04-23 16:16:44 -04:00 |
|
Anton Georgiev
|
f8be0d2cd8
|
Merge pull request #5364 from jfsiebel/fix-media-tab-indication
Fix problem on joining audio in Firefox
|
2018-04-23 13:01:40 -04:00 |
|
Tainan Felipe
|
60ae723dd4
|
add function setAudioMessages in audio manager service
|
2018-04-19 16:57:54 -03:00 |
|
João Francisco Siebel
|
f122fc5a4b
|
Fix problem in firefox on joining audio
|
2018-04-18 11:15:17 -03:00 |
|
Anton Georgiev
|
7a78bda94b
|
Merge pull request #5348 from jfsiebel/fix-media-tab-indication
Fix media tab indication on audio exit
|
2018-04-17 13:46:58 -04:00 |
|
João Francisco Siebel
|
5bfc76dca5
|
fix getTracks of undefined
|
2018-04-17 14:09:05 -03:00 |
|
João Francisco Siebel
|
16788eed87
|
Remove all media tracks on exit audio
|
2018-04-13 09:39:26 -03:00 |
|
Oswaldo Acauan
|
5918fc4483
|
Impl new webcam design
|
2018-04-09 11:39:27 -03:00 |
|