bigbluebutton-Github/bigbluebutton-html5/imports/api/screenshare/client
prlanzarin d2e8e74471 fix(screenshare): always try to reconnect to screen as viewer
The reconnect routine is stopping for viewers if a broker cannot
re-connect in the first try. That is wrong: viewers should try to
reconnect as long as there'sigaling data that mandates so.

The reconnect trigger is changed from broker's started attribute to the
presence of a scheduled reconnection timeout - if there isn't one (not
schedule), always re-schedule it.
2023-03-08 15:47:01 -03:00
..
bridge fix(screenshare): always try to reconnect to screen as viewer 2023-03-08 15:47:01 -03:00