bigbluebutton-Github/bigbluebutton-html5
prlanzarin 0453e9e842 fix(webcams): reduce number of gUM calls
Shave off the number of calls in video-preview and video-provider by
using a stream storage

We don´t call an upfront gUM in video-preview anymore to lift the
fingerprinting barrier on device labels and IDs. Flow has been reversed:
upfront enumerate, load first preview, then check if previous
enumeration was obfuscated.

Add a stream storage in video-preview`s service to avoid re-fetching
them in video-providerj

Remove some unneeded video-preview container props

Improve some of video-preview`s error locales
2021-07-02 16:13:31 +00:00
..
.meteor replace power-queue with queue 2021-05-24 16:41:22 -03:00
client Merge branch 'v2.3.x-release' of github.com:bigbluebutton/bigbluebutton into merge-june16 2021-06-16 19:54:28 +00:00
dev_local_deployment consider overlay file bbb-html5-with-roles.conf in dev env 2021-05-02 16:15:29 +00:00
imports fix(webcams): reduce number of gUM calls 2021-07-02 16:13:31 +00:00
private Merge pull request #12620 from germanocaumo/quick-poll-max-custom 2021-06-24 14:55:45 -04:00
public fix(webcams): reduce number of gUM calls 2021-07-02 16:13:31 +00:00
server refactor(connection status): remove legacy monitor 2021-06-13 14:02:46 -03:00
tests Mobile/Tablet devices automated tests for mobile/tablet on ios/android devices (#12173) 2021-05-25 12:05:11 -04:00
.dockerignore
.eslintignore
.eslintrc.js Update .eslint rule to affect only a restricted scope 2021-04-16 15:24:14 -03:00
.gitignore Applies changes needed to serve locale files as static content (#11234) 2021-03-11 06:42:41 -05:00
deploy_to_usr_share.sh update numbers for default bbb-html5 backends and frontends 2021-05-03 13:10:22 +00:00
docker-entrypoint.sh Services run as starting PID 2021-04-05 12:24:29 +02:00
Dockerfile
Dockerfile.dev
package-lock.json Merge branch 'v2.3.x-release' of github.com:bigbluebutton/bigbluebutton into merge-june16 2021-06-16 19:54:28 +00:00
package.json Merge branch 'v2.3.x-release' of github.com:bigbluebutton/bigbluebutton into merge-june16 2021-06-16 19:54:28 +00:00
test-html5.sh
TRANSIFEX_PULL_INSTRUCTIONS.md move transifex instructions to the repo from docs 2019-07-30 10:27:30 -07:00
transifex.sh Applies changes needed to serve locale files as static content (#11234) 2021-03-11 06:42:41 -05:00