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

scrcpy using su to tap #5863

Open
lingting opened this issue Feb 20, 2025 · 2 comments
Open

scrcpy using su to tap #5863

lingting opened this issue Feb 20, 2025 · 2 comments

Comments

@lingting
Copy link

My device only allows simulated click operations after rooting. How can I make scrcpy support this form? Now when I connect the device directly with scrcpy, I can't click.

eg:

adb connect 192.168.20.1
adb shell
> su
> tap  555 555
@rom1v
Copy link
Collaborator

rom1v commented Feb 20, 2025

That's not expected. Which device is it? What's the error in the console when you click?

You can probably adb root before running scrcpy.

@lingting
Copy link
Author

That's not expected. Which device is it? What's the error in the console when you click?

You can probably adb root before running scrcpy.

device modal : 红米 10

It may be the problem of the way I flashed the device. I can't execute adb root.

console no error. is device limits clicks from adb

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