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

Add support to CefBrowserSettings to unlimit the Browser frameRate. #106

Open
felpsdev opened this issue Oct 24, 2024 · 5 comments
Open

Comments

@felpsdev
Copy link

Hey! I was looking though the code and i notice the java-cef repo of yours does not support/implement the CefBrowserSettings class. The oficial Chrome's java-cef repo does support. I think it would be a great addition to unlimit the onPaint frameRate.

I dont know if there is a way to remove the 30fps cap using this library(MCEF), but if its not, it would be a good think to implement.

Thanks in addition.

@GiantLuigi4
Copy link
Collaborator

What version are you using where the fps is capped?
I believe I uncapped it back in 1.18

@felpsdev
Copy link
Author

Im using the 1.20.1 mcef fabric version. I test it on UFO Test and the result always shows at 30fps

@ds58
Copy link
Collaborator

ds58 commented Oct 24, 2024

Hi, CefBrowserSettings will be exposed in an upcoming upgrade to our fork of java-cef (branch 6533). I have to finish CEF compilation jobs for this branch, which can take several days, sometimes a week. I expect to propagate the upgrade to mcef within the next week or so.

@felpsdev
Copy link
Author

Ok! Thanks for the information.

@ds58
Copy link
Collaborator

ds58 commented Nov 27, 2024

Will work on finishing that 6533 build now. Sorry for the delay

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

No branches or pull requests

3 participants