bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/video-provider
prlanzarin 2cba85e866 html5: refactor STUN/TURN fetch, add fallback STUN, fix deadlock in audio join
Refactored STUN/TURN fetch to be done only once, when successful, per session and cache it in mem to avoid too many reqs. Current way is a bit dumb, this should increase reliability a bit more. The caching is configurable so folks who want to use very short lived TURN credentials can disable it

Add a fallback STUN config option to be used when the default STUN/TURN fetch fails

Clean the safari/no candidate generation pre flight check from 3rd party STUNs

Fix deadlock in audio join when STUN/TURN fetch failed
2020-05-21 04:35:17 +00:00
..
many-users-notify Fix wrong data fetch 2019-09-09 16:30:14 -03:00
video-button Don't skip video preview if called via interface 2019-11-21 14:18:42 -03:00
video-list explicitly import lodash so we can use _ functions 2020-02-26 10:43:24 -05:00
video-menu Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into 2.2-accessibility-minor-update 2019-01-30 14:40:55 +00:00
component.jsx html5: refactor STUN/TURN fetch, add fallback STUN, fix deadlock in audio join 2020-05-21 04:35:17 +00:00
container.jsx Change VideoService userName fetch to Auth and pass it again to video-provider 2019-11-28 18:49:20 +00:00
service.js remove hideUserList() from video-provider service 2020-05-06 15:14:07 +00:00
styles.scss Moved fullscreen button style to it's own style sheet 2019-01-25 11:06:17 -02:00