Anton Georgiev
|
8380875e70
|
remove Verto code
|
2019-03-08 19:41:19 +00:00 |
|
Chad Pilkey
|
5827ec7ff5
|
increase call connect timeout and only apply to firefox
|
2019-02-21 13:58:27 -08:00 |
|
Chad Pilkey
|
50670365c5
|
dont log ice closed if user requested hangup
|
2019-02-21 12:53:39 -08:00 |
|
Chad Pilkey
|
160ea38f5b
|
Replace double quotes in audio name with single quotes
|
2019-02-21 12:49:04 -08: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 |
|
Anton Georgiev
|
cd531f91ff
|
Merge pull request #6702 from MaximKhlobystov/html5-logs
Improve logging
|
2019-02-01 16:03:23 -05:00 |
|
Maxim Khlobystov
|
b86a990612
|
Add logCode and build number to log messages
|
2019-02-01 14:12:06 -05:00 |
|
Chad Pilkey
|
f2ba2c8bc9
|
update the html5 sipjs logging with more messages
|
2019-01-31 15:15:29 -08:00 |
|
Chad Pilkey
|
d5189549bf
|
webrtc call is ready in Edge when ICE completed not connected
|
2019-01-29 16:11:20 -08:00 |
|
Chad Pilkey
|
032460480d
|
update the version of adapterjs and renable sipjs logging
|
2019-01-25 10:03:01 -08:00 |
|
Gustavo Trott
|
6d4cca9306
|
Fix audio in ios webview
|
2018-12-21 15:14:05 -02:00 |
|
Chad Pilkey
|
7e99929214
|
[HTML5] delay the notfication that the echo test is connected
|
2018-10-29 09:41:05 -07:00 |
|
Fred Dixon
|
c807da095f
|
Update sip.js
Fix #6167
|
2018-10-24 16:26:20 -04: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 |
|
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
|
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
|
4f99173d38
|
Using default input stream for SFU listne only
|
2018-08-28 15:24:06 +00: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
|
2fc85f75e1
|
New Logging format for listenonly audio and screenshare
|
2018-07-25 19:08:24 -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 |
|
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 |
|
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 |
|
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 |
|
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
|
f38271b3f8
|
pass correct structure for TURNs
|
2018-06-11 20:20:32 +00:00 |
|
Anton Georgiev
|
e4a6f31abc
|
revert special api changes made for html5 client
|
2018-05-24 18:42:59 +00:00 |
|
prlanzarin
|
37564a0c6f
|
Fixed userName/userId usage in kurento-extension
|
2018-05-07 17:17:48 +00:00 |
|
prlanzarin
|
4a9ba0b37a
|
Added kurento audio bridge callbacks and sip.js depency to SFU
|
2018-05-07 13:39:39 +00:00 |
|
prlanzarin
|
c2143f9a50
|
Added first working versions of join/exitAudio for kurento bridge and fixed SFU session termination for freeswitch adapter
|
2018-04-29 00:18:54 +00:00 |
|
prlanzarin
|
47120111dd
|
Fixed adapter calls in SFU and added bridge hooks for kurento listen only
|
2018-04-27 21:37:41 +00:00 |
|
João Francisco Siebel
|
f122fc5a4b
|
Fix problem in firefox on joining audio
|
2018-04-18 11:15:17 -03:00 |
|
João Francisco Siebel
|
16788eed87
|
Remove all media tracks on exit audio
|
2018-04-13 09:39:26 -03:00 |
|
Oswaldo Acauan
|
9802dc73af
|
Improve ice connection event handlers
|
2018-04-03 13:49:45 -03:00 |
|
Oswaldo Acauan
|
3d74ad4847
|
Add event handlers for iceConnection errors
|
2018-04-03 10:50:18 -03:00 |
|
Gabriel Carvalho de Campes
|
74bb2bb5e8
|
fix permission overlay positioning, localizes messages
|
2017-11-17 17:01:52 -02:00 |
|
Gabriel Carvalho de Campes
|
effb21fc1f
|
Changes and enhancements on audio, wIP
|
2017-11-17 09:52:48 -02:00 |
|
Gabriel Carvalho de Campes
|
e55ee0d28e
|
fix listen only dead end on permissions denied
|
2017-11-02 10:10:01 -02:00 |
|
Gabriel Carvalho de Campes
|
81f35bac4f
|
Fix concerns from review
|
2017-10-26 15:14:56 -02:00 |
|
gcampes
|
ff35ad9602
|
delete unused files, cleanup code
|
2017-10-23 10:41:09 -02:00 |
|
gcampes
|
029a13d2a0
|
better error handling, code cleanup
|
2017-10-20 08:11:51 -02:00 |
|
gcampes
|
1dda597fca
|
Toast notifications on audio and overall changes
|
2017-10-18 17:40:01 -02:00 |
|
gcampes
|
d1bc675465
|
changes setdevices to bridge
|
2017-10-17 17:16:42 -02:00 |
|