bigbluebutton-Github/bigbluebutton-html5
prlanzarin bd0dfa17cc fix(screenshare): default to not flowing is peer was lost
The media monitor responsible for triggering the reconnecting view in
the screen sharing component was maintaing the previous state (eg
flowing) in cases where the peer just failed before media stopped
flowing. That triggered an error in the bps calculations that caused the
previous state to be preserved - eg stuck in flowing while it should be
not_flowing.

These changes make it so that if there's not peer to fetch stats from,
them the bps calculations will correctly return 0 (which translates to
not_flowing).
2023-03-08 15:48:22 -03:00
..
.meteor chore: upgrade meteor to 2.10.0 2023-01-17 11:31:13 +00:00
client fix memory leak | add missing select style 2023-02-24 23:00:15 +00:00
imports fix(screenshare): default to not flowing is peer was lost 2023-03-08 15:48:22 -03:00
private fix(video): add proper signaling WS heartbeat, + 2023-03-08 15:46:51 -03:00
public Apply translations in fr 2023-03-06 14:42:44 +00:00
server feat(captions): web speech prototype 2022-07-20 17:20:48 +00:00
.eslintignore
.eslintrc.js
.gitignore copy tldraw fonts to public/files 2023-01-10 10:21:01 -03:00
deploy_to_usr_share.sh Use meteor-npm to install html5 2022-09-20 11:22:35 -03:00
jsconfig.json Add jsconfig 2022-02-21 12:42:29 +00:00
package-lock.json chore: upgrade tldraw to 1.27.0 to include accessibility improvements 2023-01-17 11:14:15 +00:00
package.json remove tldraw core from package file 2023-01-27 09:25:45 -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