You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm looking for a way to essentially configure a delay/debounce time to prevent mediasoup from too aggressively switching simulcast layers when the network is bad.
Right now mediasoup will almost immediately try again, which can cause more problems and worse video quality.
I would like to configure a delay/debounce for layer changes to smooth the transition.
e.g: 20s at a lower layer before attempting to go higher if possible.
The text was updated successfully, but these errors were encountered:
namello-gather
changed the title
Allow control (debouncing) of how often mediasoup attempts to switch layers (up/down) automatically.
Allow control (debouncing) of how often mediasoup attempts to switch layers (up/down) for consumers automatically.
Nov 6, 2024
Feature Request
I'm looking for a way to essentially configure a delay/debounce time to prevent mediasoup from too aggressively switching simulcast layers when the network is bad.
Right now mediasoup will almost immediately try again, which can cause more problems and worse video quality.
I would like to configure a delay/debounce for layer changes to smooth the transition.
e.g: 20s at a lower layer before attempting to go higher if possible.
The text was updated successfully, but these errors were encountered: