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 connects but only displays touches #5739

Open
apodacakeith opened this issue Jan 7, 2025 · 5 comments
Open

scrcpy connects but only displays touches #5739

apodacakeith opened this issue Jan 7, 2025 · 5 comments

Comments

@apodacakeith
Copy link

Updated Zebra TC77 to Android 13, device will connect but does not display screen on PC and will only display touches done on device. Device can still be controlled from PC.

@rom1v
Copy link
Collaborator

rom1v commented Jan 8, 2025

On all Android apps, or just those with "secure flag"? #36 #2129

@apodacakeith
Copy link
Author

On all Apps. I have other TC77s that are running Android 8,10 and 11 which a seem to work fine. only the device I updated to Android 13 is reacting like this.

@rom1v
Copy link
Collaborator

rom1v commented Jan 8, 2025

Looks like a device problem. You could try with another encoder: https://github.com/Genymobile/scrcpy/blob/master/doc/video.md#encoder

Also, does it work with screenrecord?

adb shell screenrecord /sdcard/file.mp4
adb pull /sdcard/file.mp4

@apodacakeith
Copy link
Author

It could be a device problem, but I think it has to do more with the Android build as it worked fine when running Android 11 after updating to the 13 it stopped working. I went through all the debugger settings and do not see anything that appears to be wrong but I myself could be wrong as it appears there are a lot more settings available in 13

@rom1v
Copy link
Collaborator

rom1v commented Jan 8, 2025

with the Android build as it worked fine when running Android 11 after updating to the 13 it stopped working.

Yes, a problem specific to your device ROM (the version upgraded to Android 13), because in general scrcpy works on Android 13.

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