leng-yue / py-scrcpy-client

An easy to use python scrcpy client
https://leng-yue.github.io/py-scrcpy-client/
MIT License
283 stars 71 forks source link

support scrcpy 1.25 #44

Open zwy5001 opened 1 year ago

zwy5001 commented 1 year ago

作者你好,这个版本在Android 13下 执行触摸指令时, MOVE 还有 UP命令似乎失效了,不知道是不是scrcpy1.20的问题,有计划升级到1.25吗

zwy5001 commented 1 year ago

move 和 up命令可用,但是移动不对地方

leng-yue commented 1 year ago

之前其实升级过一次, 但是发现有部分 protocol 改变还蛮大的, 很多东西要改...
你有兴趣的话可以发个 pr, 等到我改不知道要啥时候了...

aentwist commented 2 months ago

Since scrcpy has a tightly coupled UI and API / the API is internal, there are random and undocumented changes between versions. Unless something improves with scrcpy then routinely upgrading versions would be quite difficult...

See https://github.com/Genymobile/scrcpy/issues/1073#issuecomment-573047792