Performance Tuning #63
Unanswered
RussellAult
asked this question in
Sunshine
Replies: 1 comment
-
I know this post is old, but in the process of migrating discussions I figured I would share something new. New docs have a performance tuning section: https://docs.lizardbyte.dev/projects/sunshine/en/master/md_docs_2performance__tuning.html Feel free to submit any tips/tricks as a PR. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
So far I haven't seen anything really definitive about tuning the performance of Sunshine, so I thought I'd start the ball rolling and see what everyone else is doing.
My use-case: in-home game streaming, including first-person shooters
My goal: lowest possible round-trip latency without obvious visual sacrifices (e.g. screen tearing)
My current settings:
Things I haven't played around with much yet:
So far I'm reasonably happy with the setup's performance, although I feel like there might still be room for improvement. Does Sunshine have a function that will spit out realtime encoding latency statistics (like how Moonlight will display decoding latency statistics)?
Beta Was this translation helpful? Give feedback.
All reactions