bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/screenshare
prlanzarin 1e199097b4 screenshare: check if the user is still presenter after gDM resolves
If the presenter gets changed while the user kept the getDisplayMedia browser picker open, accepting the getDisplayMedia prompt might get the previous presenter´s client-side state inconsistent as if they were sharing. The screen sharing is a no-op though

This adds a check after gDM resolves to see whether the user is still the presenter; if they aren`t, just clean up the gDM stream and make it a full no op
2021-03-24 18:41:14 +00:00
..
component.jsx Merge branch 'u22-screenshare18102020' of https://github.com/prlanzarin/bigbluebutton-1 into u23-ilgiardino 2021-03-11 18:49:14 +00:00
container.jsx screenshare: change the reconnection UI style trigger to avoid false positives 2021-02-05 19:54:12 -03:00
service.js screenshare: check if the user is still presenter after gDM resolves 2021-03-24 18:41:14 +00:00
styles.scss Merge branch 'u22-screenshare18102020' of https://github.com/prlanzarin/bigbluebutton-1 into u23-ilgiardino 2021-03-11 18:49:14 +00:00