-
Notifications
You must be signed in to change notification settings - Fork 22
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
Option to set minimum fps, fps too low on desktop #249
Comments
I never had latency issues with still images. The FPS lowers for saving bandwidth but as soon as I move the mouse it's totally smooth. Maybe you need to disable the stats and try again to see if you really feel slow when mouse starts moving. It's not possible to set minimum fps since Windows only report at this rate when there's only a still image. |
Without the overlay, mouse movement seems slow. It speeds up after sometimes.
Can we uncap min fps in above patch (allow more than 3) ? |
Can you share your computer specs? I need some more information about how the issue happened |
I tried with a different client. It seems to be a client issue. |
Currently, when nothing is moving on the desktop, the fps drops to 10. Upon moving the mouse it takes some time for fps to gradually increase to 60 (sometimes it doesn't). Mouse movement and animation seem choppy during this time.
The following commits tried to address this issue to some extent. But the minimum fps is still 21.40 with
min_fps_factor=3
LizardByte/Sunshine#754
LizardByte/Sunshine#1043
An option to set minimum fps to 60 or allowing fps frame streaming will prevent lag when streaming desktop. This is also one of the most requested features for sunshine.
The text was updated successfully, but these errors were encountered: