QtScrcpy/docs/TODO.md
2020-02-22 19:43:25 +08:00

1.3 KiB
Raw Blame History

最后同步scrcpy 31bd95022bc525be42ca273d59a3211d964d278b

TODO

低优先级

  • 中文输入server需要改为apk作为一个输入法暂不实现或者有其他方式案件注入方式例如搜狗手机输入法可以监听当前注入
  • 单独线程统计帧率
  • text转换 c916af0984

中优先级

  • mac自动打包脚本
  • 脚本
  • 群控
  • 竖屏全屏不拉伸画面
  • 软解
  • opengles 3.0
  • github action
  • 打包版本截图无效?

高优先级

  • linux打包以及版本号

mark

ffmpeg

ffmpeg编译参数详解

adb

以下是 ADB 和 Fastboot 的谷歌官方下载链接:

ADB和Fastboot for Windows

https://dl.google.com/android/repository/platform-tools-latest-windows.zip

ADB和Fastboot for Mac

https://dl.google.com/android/repository/platform-tools-latest-darwin.zip

ADB和Fastboot for Linux

https://dl.google.com/android/repository/platform-tools-latest-linux.zip

由于这些是直接的 Google 链接,用户可以确保下载不仅是官方的,而且将始终能够获得最新版本的 ADB 和 Fastboot