bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/actions-bar
prlanzarin afa2908ded fix(screenshare): better reconnection timers and UI for abrupt failures
Reconnection timers are far too long for abrupt failures because we
are waiting the original timeouts to elapse (30-60s) before trying it
again - even if a connection worked N-sessions back in that session's
history. The ideal thing to have is another intermediate, smaller and
fixed reconnection timer for sessions that had a working screen share
at least once.
The UI is also not being updated to the reconnecting state on negotiation
failures.

* Add an intermediate reconnection timer for abrupt failures set to 8s.
  This should improve reconnection times.
* Lower default connection timers values (base 20s down from 30s, max
  25s down from 60s)
* Set screen share UI to reconnecting on abrupt failures as well - we
  were only tracking ICE states prior to this, not negotiation errors
2023-03-08 15:48:30 -03:00
..
actions-dropdown Merge pull request #16778 from gabriellpr/test-disabled-features 2023-02-28 15:11:48 -05:00
create-breakout-room [patch-default-configs-breakout] - refactor 2023-01-23 12:35:43 -03:00
presentation-options [issue-16734] - patch for sharednotes pin 2023-02-21 12:44:12 -03:00
quick-poll-dropdown remove disabled from quick poll buttons 2022-10-31 15:09:06 +00:00
raise-hand Raise hand button now shows current emoji and can also clear emoji. 2023-02-28 10:57:31 -03:00
screenshare fix(screenshare): better reconnection timers and UI for abrupt failures 2023-03-08 15:48:30 -03:00
component.jsx [issue-16734] - refactor disabledFeatures presentationArea to just presentation 2023-02-22 17:16:43 -03:00
container.jsx [issue-16734] - changes in review 2023-02-24 12:52:01 -03:00
service.js [issue-16734] - Implemented new disabledFeature presentationArea 2023-02-17 12:44:36 -03:00
styles.js improve ghost buttons border 2022-06-16 16:59:01 -03:00