Client-side cursor rendering for remote desktop optimization #978
Unanswered
Unkn0wnCreator
asked this question in
Sunshine
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Please consider adding client-side cursor rendering for “Optimize for remote desktop”.
Right now, if the cursor is only shown inside the video stream, mouse movement feels delayed. For remote desktop usage, it would be much better to send cursor position separately and render the cursor locally on the client.
Suggested implementation:
RustDesk already implements this model and it greatly helps reduce perceived cursor latency.
This would significantly improve desktop responsiveness in Moonlight/Sunshine remote desktop scenarios.
Beta Was this translation helpful? Give feedback.
All reactions