diff --git a/QtScrcpy/QtScrcpyCore b/QtScrcpy/QtScrcpyCore index 5f0359053..950878cb7 160000 --- a/QtScrcpy/QtScrcpyCore +++ b/QtScrcpy/QtScrcpyCore @@ -1 +1 @@ -Subproject commit 5f0359053fb67f2226fcc87919aee0de17d2079b +Subproject commit 950878cb7ba6244ec073ba810517e9deef0d7930 diff --git a/config/config.ini b/config/config.ini index 0b8a1f8e0..adb2bd3d7 100644 --- a/config/config.ini +++ b/config/config.ini @@ -10,7 +10,7 @@ RenderExpiredFrames=0 # 视频解码方式:-1 自动,0 软解,1 dx硬解,2 opengl硬解 UseDesktopOpenGL=-1 # scrcpy-server的版本号(不要修改) -ServerVersion=2.4 +ServerVersion=3.0.2 # scrcpy-server推送到安卓设备的路径 ServerPath=/data/local/tmp/scrcpy-server.jar # 自定义adb路径,例如D:/android/tools/adb.exe