mirror of
https://github.com/barry-ran/QtScrcpy.git
synced 2025-07-18 23:11:29 +00:00
parent
3544ec34d6
commit
0626335391
4 changed files with 21 additions and 2 deletions
|
@ -1,8 +1,6 @@
|
|||
[common]
|
||||
# 窗口标题
|
||||
WindowTitle=QtScrcpy
|
||||
# 录制文件保存路径(必须以/作为分隔符)
|
||||
RecordPath=
|
||||
# 推送到安卓设备的文件保存路径(必须以/结尾)
|
||||
PushFilePath=/sdcard/
|
||||
# 最大fps(仅支持Android 10以上)
|
||||
|
@ -15,3 +13,5 @@ UseDesktopOpenGL=-1
|
|||
ServerVersion=1.12.1
|
||||
# scrcpy-server推送到安卓设备的路径
|
||||
ServerPath=/data/local/tmp/scrcpy-server.jar
|
||||
# 自定义adb路径,例如D:/android/tools/adb.exe
|
||||
AdbPath=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue