jitsi / lib-jitsi-meet

A low-level JS video API that allows adding a completely custom video experience to web apps.
Apache License 2.0
1.34k stars 1.11k forks source link

ref(QualityController) Add recovery mechanism and adjust the resolution check. #2546

Closed jallamsetty1 closed 3 months ago

jallamsetty1 commented 4 months ago

Impl a recovery mechanism for the lastN to be increased if the cpu limitation goes away and doesn't return after increasing lastN. Also, additionally improve the calculation of the expected resolution taking simulcast stream resolutions into account.