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

Combine Compute Pressure API with WebRTC features #250

Open
MatanYemini opened this issue Feb 15, 2024 · 2 comments
Open

Combine Compute Pressure API with WebRTC features #250

MatanYemini opened this issue Feb 15, 2024 · 2 comments
Labels
question Further information is requested

Comments

@MatanYemini
Copy link

Hi,

It would be nice to have this combination out there.

For example, if we detect CPU overload, then we automatically switch to a lower layer if using simulcast.

Even better would be to auto-turn videos off, etc, but it might be too specific, and less of an "API"

Thanks!
-m

@anssiko
Copy link
Member

anssiko commented Feb 15, 2024

Does the video conferencing use case capture your requirements?

@anssiko anssiko added the question Further information is requested label Mar 1, 2024
@kenchris
Copy link
Contributor

I think it is a bit more complicated than that. Some CPUs can quickly recover and some can't - so you might want to analyze the data a bit before deciding to turn on and off features. I don't think that we want to implement a specific behavior into WebRTC for that, but leave it open for people to experiment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants