Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow control (debouncing) of how often mediasoup attempts to switch layers (up/down) for consumers automatically. #1462

Open
namello-gather opened this issue Nov 6, 2024 · 0 comments
Labels

Comments

@namello-gather
Copy link

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.

@namello-gather 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant