You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does scrcpy's wireless connection feature require a USB connection and the adb tcpip 5555 command every time before connecting?
Not every time, only after a device reboot (by default, Android stops listening for debugging over TCP/IP after a reboot, and it cannot be changed without being root).
不是每次,只有在设备重新启动后(默认情况下,Android 在重新启动后停止侦听 TCP/IP 调试,并且在没有 root 权限的情况下无法更改)。
The device I use is realme GT5 pro, the system is Android 14, and it is rooted, but even if the phone is not restarted, it cannot be connected wirelessly again the next day.
I can connect wirelessly according to 【https://github.com/Genymobile/scrcpy/blob/master/doc/connection.md】 tutorial, but I can't connect directly again the next day.
At the same time, after the wireless connection is established, even if the scrcpy --turn-screen-off command is used, the phone will still turn off the screen, and the connection will be immediately disconnected when the screen is turned off.
Does scrcpy's wireless connection feature require a USB connection and the adb tcpip 5555 command every time before connecting?
If so, that's not truly wireless, is it?
Is there a way to configure scrcpy once so that I don't have to use a USB connection every time?
The text was updated successfully, but these errors were encountered: