bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/actions-bar
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
..
actions-dropdown feat(layout): Only propagate custom layout 2022-04-25 19:57:11 +00:00
create-breakout-room Remove past invitation mode 2022-04-14 14:38:14 -03:00
presentation-options feature(layout): Remove 'swap layout' concept 2022-02-24 16:05:18 -03:00
quick-poll-dropdown move button component to common folder 2022-02-14 20:20:50 +00:00
screenshare fix(screenshare): race condition - local stream ends while broker stars 2022-05-09 18:00:30 +00:00
component.jsx feat(layout): Only propagate custom layout 2022-04-25 19:57:11 +00:00
container.jsx Merge branch 'v2.5.x-release-Layouts' of github.com:lfzawacki/bigbluebutton into develop-bbb 2022-04-13 21:08:32 +00:00
service.js fix conflicts 2022-03-24 11:16:12 -03:00
styles.js move button component to common folder 2022-02-14 20:20:50 +00:00