bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/actions-bar/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
..
component.jsx fix(screenshare): race condition - local stream ends while broker stars 2022-05-09 18:00:30 +00:00
container.jsx move modal component to common folder 2022-02-15 15:54:55 +00:00
styles.js move modal component to common folder 2022-02-15 15:54:55 +00:00