barry-ran / QtScrcpy

Android real-time display control software

Home Page:https://blog.csdn.net/rankun1/article/details/87970523

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

qtscrcpy not working

RohitKushvaha01 opened this issue · comments

i downloaded the ubuntu version and tried to run in fedora 39 after fixing dependency the the gui showd up and recognized the android 11 device via usb but after that screen of android devices dosent appear even after sstarting server installing it etc

Running with QtScrcpy-ubuntu-22.04-gcc_64.zip on Lubuntu 22.04.4, I got errors as follow:

start server...
AdbProcessImpl::out:/opt/deploy/QtScrcpy/scrcpy-server: 1 file pushed, 0 skipped. 22.9 MB/s (69007 bytes in 0.003s)

AdbProcessImpl::error:[server] ERROR: The server version (2.4) does not match the client (2.1.1)
java.lang.IllegalArgumentException: The server version (2.4) does not match the client (2.1.1)

AdbProcessImpl::error:at com.genymobile.scrcpy.Options.parse(Options.java:237)
	at com.genymobile.scrcpy.Server.internalMain(Server.java:231)
	at com.genymobile.scrcpy.Server.main(Server.java:214)
	at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method)
	at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:366)

Replace 'scrcpy-server' with scrcpy v2.1.1

If you install it through scoop
You can manually delete and replace the 'config/config.ini' file in the corresponding installation directory
His original file is in folder 'config.original'
image