Skip to content

Releases: zwc456baby/ScrcpyForAndroid

推送修复导航键问题

17 Apr 10:28

Choose a tag to compare

本来预计在 v1.4.0 修复导航键问题,然而因网络问题未成功推送,导致无效发版,本版本修复

感谢提醒:#52


The navigation key issue was originally planned to be fixed in v1.4.0, but due to network problems, the update failed to push and was therefore invalid. This version will fix it instead.

Thanks for the reminder: #52

Fix Control Buttons

14 Apr 06:18

Choose a tag to compare

Fixed a bug where control buttons were unresponsive.


修复操控按钮失效的bug

#50

Fixed some connection errors and screen tearing.

15 Mar 00:17

Choose a tag to compare

Fixed some connection errors and screen tearing.


修复一些连接错误以及画面撕裂

Support multi-touch

29 Aug 05:33

Choose a tag to compare

支持多点触控


Support multi-touch

Support audio and delay control

07 Feb 02:43

Choose a tag to compare

支持音频且增加延迟控制选项,如果画面或音频延迟大于指定数值,将直接丢弃数据包,避免画面延迟卡顿(画面会在丢包后出现重影等现象)


Supports audio and adds delay control options. If the image or audio delay is greater than the specified value, the data packet will be discarded directly to avoid image delay and freeze (the image will have ghosting after packet loss).

Audio support

06 Feb 10:17
47b426a

Choose a tag to compare

目前已支持音频转发,在Android14、15上通过测试
目前已知问题:使用音频转发后,长时间开启导致操作延迟、画面延迟等问题,目前音视频使用同一个socket端口与一个线程处理,也许是传输处理不及时
此版本可能有画面延迟的问题,不需要音频的情况下,请使用上一个版本,画面延迟也许在随后的版本中修复


Currently, audio forwarding is supported and has been tested on Android 14 and 15.
Currently known issues: After using audio forwarding, long-term operation will cause operation delays, screen delays and other issues. Currently, audio and video use the same socket port and one thread for processing, perhaps due to untimely transmission processing.
This version may have screen delay issues. If audio is not needed, please use the previous version. Screen delay may be fixed in subsequent versions.

修复小窗口模式、adb server 默认端口改为 5137

22 Oct 03:59

Choose a tag to compare

Fixed small window mode, adb server default port changed to 5137

first commit

19 Oct 23:44
b2985a6

Choose a tag to compare

All functions have been completed