bigbluebutton-Github/bigbluebutton-html5/imports/ui/services/bbb-webrtc-sfu
prlanzarin e0e22733dd video-provider,screenshare: consider a stream unhealthy only when the peer fails
Done to avoid false positives where the stream would transition to the unhealthy UI state (or flicker between states) due to disconnected also triggering it, which is not fatal. Disconnected has to be used alongside getStats heuristics, which I removed due to issues with it, so I´m hardening the transition to fatal states only
2021-02-05 19:54:05 -03:00
..
broker-base-errors.js sfu: split broker errors into different classes 2021-01-13 09:05:12 -03:00
listenonly-broker.js [listenonly] Add new SFU listen only negotiation broker 2020-12-01 18:09:10 +00:00
load-play.js [html5/webrtc] Add a centralized util to load and play a media element with proper error handling 2020-12-01 18:10:17 +00:00
screenshare-broker.js screenshare: logging/trailing lines cleanup 2021-01-13 09:04:46 -03:00
sfu-base-broker.js sfu: split broker errors into different classes 2021-01-13 09:05:12 -03:00
stream-state-service.js video-provider,screenshare: consider a stream unhealthy only when the peer fails 2021-02-05 19:54:05 -03:00