Open WQY916 opened 3 years ago
WARN: Device disconnected
It looks like a problem with your USB cable, the device gets disconnected.
WARN: Device disconnected
It looks like a problem with your USB cable, the device gets disconnected.
It's uncomfortable. When I tested with adb logcat
, turning off the screen caused the recording to be interrupted. It seems that the system restricts the connection of adb
Which system is it? I don't have this problem. However, I already encountered very sensitive USB cables, where a tiny move would cause a disconnection.
What if you power off the screen with Alt+p in scrcpy instead of using the physical button?
I am using Samsung note10+ sm-n9760
I tested alt+p
but it still causes the device to disconnect.
adb logcat
runs normally when the screen is off, Only the moment the screen is turned off will cause the command to stop running.It seems that something else is causing this problem
When using the
v1.18
version for screen recording tasks, pressing the power button to turn off the screen causes scrcpy to disconnect and the screen recording task is also interrupted.No error message is displayed in the terminal. Is this a problem with Android or scrcpy?