bigbluebutton-Github/bigbluebutton-html5
prlanzarin 646db91367 fix(webcam): add MediaStream id to 'inactive' event handlers
BBBVideoStream 'inactive' event currently does not send the
MediaStream id as the payload for handlers. This can cause theoretical
race conditions due to media stream mismatches in places where
'inactive' handling is done globally (eg video-preview).

This adds the MediaStream id to BBBVideoStream's 'inactive' event
and uses it in video-preview to avoid such race conditions.
2022-09-06 12:31:26 +00:00
..
.meteor chore: update meteor 2.7.1 to 2.7.3 2022-07-05 13:19:08 +00:00
client Merge branch 'fix-font-preload' of github.com:ramonlsouza/bigbluebutton into test-css-version 2022-08-24 18:50:25 +00:00
imports fix(webcam): add MediaStream id to 'inactive' event handlers 2022-09-06 12:31:26 +00:00
private Merge pull request #15603 from JoVictorNunes/camera-brightness 2022-08-31 17:00:34 -03:00
public Merge pull request #15251 from ramonlsouza/issue-15001 2022-09-02 09:44:10 -03:00
server feat(captions): web speech prototype 2022-07-20 17:20:48 +00:00
.eslintignore
.eslintrc.js
.gitignore Add missing changes after moving test files to new folder 2021-08-01 18:24:17 -03:00
deploy_to_usr_share.sh Improve scripts to run/deploy applications 2022-03-31 13:48:57 -03:00
jsconfig.json Add jsconfig 2022-02-21 12:42:29 +00:00
package-lock.json chore/fix: update react-intl to 6.1.0 and add config to disable fallback 2022-08-30 09:32:21 -03:00
package.json chore/fix: update react-intl to 6.1.0 and add config to disable fallback 2022-08-30 09:32:21 -03:00
run-dev.sh Create learning dashboard scripts 2022-04-01 09:15:30 -03:00
test-html5.sh
TRANSIFEX_PULL_INSTRUCTIONS.md
transifex.sh fix: tweak transifex.sh to the new 2.6 Transifex project 2022-06-23 15:12:11 +00:00