646db91367
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. |
||
---|---|---|
.. | ||
.meteor | ||
client | ||
imports | ||
private | ||
public | ||
server | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
deploy_to_usr_share.sh | ||
jsconfig.json | ||
package-lock.json | ||
package.json | ||
run-dev.sh | ||
test-html5.sh | ||
TRANSIFEX_PULL_INSTRUCTIONS.md | ||
transifex.sh |