Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MY SCRCPY IS LAG (USING WIRED) #5668

Open
thanglaep opened this issue Dec 15, 2024 · 3 comments
Open

MY SCRCPY IS LAG (USING WIRED) #5668

thanglaep opened this issue Dec 15, 2024 · 3 comments

Comments

@thanglaep
Copy link

Please help me, I don't know what's the problem with my application, cable or my phone!!
Screenshot (237)

@rom1v
Copy link
Collaborator

rom1v commented Dec 15, 2024

Reduce the resolution (scrcpy -m1024).

@thanglaep
Copy link
Author

Reduce the resolution (scrcpy -m1024).

I tried but it still lag

@rom1v
Copy link
Collaborator

rom1v commented Dec 16, 2024

On the screen shots, I see nothing wrong with the printed frame rate:

The frame rate is intrinsically variable: a new frame is produced only when the screen content changes. For example, if you play a fullscreen video at 24fps on your device, you should not get more than 24 frames per second in scrcpy.

https://github.com/Genymobile/scrcpy/blob/master/doc/video.md#frame-rate

So on your home page, it's not surprising to get 5 fps if it's static

But I guess you experience a visible lag (not just the numbers in the console).

Run scrcpy --print-fps -m1024 and go to an app which lags. What is printed to the console?

Also, try with another encoder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants