Scrcpy: it there any way that I can reduce latency?

Created on 25 Jun 2019  Â·  13Comments  Â·  Source: Genymobile/scrcpy

can I sacrifice video quality to trade lower latency? Simular to https://github.com/Genymobile/scrcpy/issues/77

Most helpful comment

Try reducing the definition and the bitrate:

scrcpy -m800 -b2M

All 13 comments

Try reducing the definition and the bitrate:

scrcpy -m800 -b2M

do I need to change the number?

and just asking, how do you make livings out of this thing

and it don't make a difference for me

do I need to change the number?

-m/--max-size is the maximum width and height. Use the size you want.
-b/--bit-rate is… the bitrate. Default is 8 Mbps. Use the value you want too.

and just asking, how do you make livings out of this thing

I was an employee at Genymobile when I developed the first version. Now I develop it on my free time, totally volunteer.

But don't worry for me, I am paid as a Videolabs employee to work on other cool open source projects (VLC) :wink:

and it don't make a difference for me

Then you won't get a better latency. Is it over USB? How much latency do you have? It should not be more than 100ms (and probably lower).

indirect advertisement XD and my phone is 4k but when I reduce it to 800*something, the latency is like 0.001% better

and if I set bitrate higher than 8m, will the quality be better?

and if I set bitrate higher than 8m, will the quality be better?

It's encoder-dependant. In practice, 12m or 16m can increase, beyond has no effect.

ok

also, are you planning on making keybinding?
like those emulators when you press a key it presses a certain place on the screen

Edit:And yes, I am using USB

No, I am not planning that.

ok thx

Try reducing the definition and the bitrate:

scrcpy -m800 -b2M

Thank you very much, this solved my problem.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

udit7395 picture udit7395  Â·  4Comments

BloodPHamtOm picture BloodPHamtOm  Â·  3Comments

tonypachino picture tonypachino  Â·  3Comments

tonyyang924 picture tonyyang924  Â·  4Comments

singleNeuron picture singleNeuron  Â·  3Comments