Skip to content

Lowest latency settings for using IDEs on high resolution monitors (with both low-ping and high ping connections)? #3851

Closed Answered by totaam
jzyrobert asked this question in Q&A
Discussion options

You must be logged in to vote

The bandwidth for these connections should be high enough.

1440x3440 at 30 fps is 3.4Gbps.
How high is it?

--compress=0

Not helpful, lz4 runs at ram speed.

--opengl=0

Don't do that. This can slow things down dramatically.
Try the opposite: opengl=force.

window to 1440x3440 which gives around 75ms and 160ms of frame total latency for the 30/100ms network latency servers

Those numbers are not bad. That's only ~50ms per frame.

Are there additional settings I can tune to reduce this latency further (possibly at cost of graphical fidelity)

If you are willing to sacrifice picture quality, use more aggressive min-quality and video-scaling values.

The best option for low-latency is to u…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@jzyrobert
Comment options

@totaam
Comment options

Answer selected by totaam
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants