bigbluebutton-Github/bigbluebutton-html5/imports/utils
Mario Jr 619ffa0ec1 Port SIP.js to 0.17.1 release
This considerably changes the way we process audio signaling and start audio elements in user's browser.
We now avoid using AudioContext element for both microphone and listenonly calls, once it is unstable for some iOS devices (cracky audio, user stops hearing audio after a while).
Increased default value for listenOnlyCallTimeout: this avoids activating FreeSWITCH's fallback when ICE negotiation takes longer than 15sec (tested on DO).
Increased listenonly logs.
This fixes #8133 #10388
2020-09-25 20:26:22 -03:00
..
deviceInfo.js fix chrome on ios blue screen after selecting share webcam / lint issues 2019-06-27 16:02:42 +00:00
fetchStunTurnServers.js html5: refactor STUN/TURN fetch, add fallback STUN, fix deadlock in audio join 2020-05-21 04:35:17 +00:00
hexInt.js Moved hex_to_int and int_to_hex functions to imports/utils 2017-09-21 16:52:43 -07:00
humanizeSeconds.js solve error in nav-bar component 2017-10-23 14:26:56 -02:00
ios-webview-audio-polyfills.js Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into 2.2-add-create-br-to-manage-user-menu 2019-01-21 17:02:18 +00:00
keyCodes.js Added event listener to change slides with Page Up and Page Down 2019-09-18 14:12:05 -03:00
lineEndings.js PR review fixes 2017-09-06 12:36:52 -07:00
logoutRouteHandler.js Fix logout handler isn't working on error screen 2018-11-20 18:13:34 -02:00
mediaElementPlayRetry.js Improve log message for screenshare/listen only/autoplay and harden media play with retries 2019-09-06 18:58:22 +00:00
mimeTypes.js Linter auto fix 2017-06-02 19:25:02 +00:00
regex-weburl.js PR review fixes 2017-09-06 12:36:52 -07:00
safari-webrtc.js html5: refactor STUN/TURN fetch, add fallback STUN, fix deadlock in audio join 2020-05-21 04:35:17 +00:00
sdpUtils.js Port SIP.js to 0.17.1 release 2020-09-25 20:26:22 -03:00
slideCalcUtils.js pan/zoom and cursor refactor for better performance 2019-07-25 15:55:25 -07:00
stats.js Fixed jitter gathering in stats 2019-12-20 17:21:00 -03:00
statuses.js fix reported bugs / impliment suggested changes 2018-07-11 20:08:22 +00:00