bigbluebutton-Github/bigbluebutton-html5/private
Paulo Lanzarin 36ec3e9f24
fix(webcams): lower pageChangeDebounceTime to 1s
Webcam pagination has a timed camera negotiation debounce
after a page change is triggered. The goal is to avoid overlapping
negotiation requests on sequential page changes. That value is
configurable and set to 2.5 seconds by default, which is too
conservative for today's standards.

Lower the default pageChangeDebounceTime to 1s.
2024-06-18 16:50:17 -03:00
..
config fix(webcams): lower pageChangeDebounceTime to 1s 2024-06-18 16:50:17 -03:00