You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Current framepacing options: we have low latency and smooth options. Low latency for sure has some frame rendering hickups with displaying frames as per design and smooth is smooth but can cause large amount of latency.
Describe the solution you'd like
Android version has the frame pacing option "balanced" which is a very nice compromise beetween low latency and smoother stream upto only one frame of additional latency.
Is your feature request related to a problem? Please describe.
Current framepacing options: we have low latency and smooth options. Low latency for sure has some frame rendering hickups with displaying frames as per design and smooth is smooth but can cause large amount of latency.
Describe the solution you'd like
Android version has the frame pacing option "balanced" which is a very nice compromise beetween low latency and smoother stream upto only one frame of additional latency.
Describe alternatives you've considered
Additional context
https://github.com/moonlight-stream/moonlight-android/blob/f10085f552b367cf7203007693d91c322a0a2936/app/src/main/java/com/limelight/binding/video/MediaCodecDecoderRenderer.java#L1014-L1107
The text was updated successfully, but these errors were encountered: