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

Lower quality to improve performance and lower cpu usage #91

Merged
merged 1 commit into from
Nov 15, 2016

Conversation

MorrisJobke
Copy link
Member

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
@MorrisJobke MorrisJobke added this to the 1.0.0 milestone Nov 15, 2016
@LukasReschke
Copy link
Member

LGTM 🚀

@LukasReschke LukasReschke merged commit c48d740 into master Nov 15, 2016
@LukasReschke LukasReschke deleted the lower-quality branch November 15, 2016 16:29
@fancycode
Copy link
Member

WebRTC should adjust this automatically and reduce resolution / frame rate if the PC gets too slow / has insufficient bandwidth. I think there are some additional constraints that might need to be set for this (at least the CPU part).

Regardless, there should be an option for users to setup their default video settings.

@MorrisJobke
Copy link
Member Author

WebRTC should adjust this automatically and reduce resolution / frame rate if the PC gets too slow / has insufficient bandwidth. I think there are some additional constraints that might need to be set for this (at least the CPU part).

The issue is not the resolution of frame rate, but the video at all gets then more responsive. Maybe we could raise this limit later, but for now it made all a bit better and worked "fluffy" ;)

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

Successfully merging this pull request may close these issues.

3 participants