bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/screenshare
prlanzarin 83e26b7f63 fix(screenshare): race condition - local stream ends while broker stars
There could be a race condition where the local getDisplayMedia stream ends
(eg via Chrome`s stop sharing toast) while the broker hasn't finished starting.
That would lead to a scenario where the broker wouldn't emit an end event,
causing screen sharing to be flagged as started with a blank/invalid stream.
2022-05-09 18:00:30 +00:00
..
switch-button move button component to common folder 2022-02-14 20:20:50 +00:00
component.jsx Adapt code for merge 2022-03-02 11:24:54 -03:00
container.jsx Adapt code for merge 2022-03-02 11:24:54 -03:00
service.js fix(screenshare): race condition - local stream ends while broker stars 2022-05-09 18:00:30 +00:00
styles.js move loading-screen component to common folder 2022-02-15 14:55:08 +00:00