MyGit

v2.7

Genymobile/scrcpy

版本发布时间: 2024-09-16 03:30:02

Genymobile/scrcpy最新发布版本:v2.7(2024-09-16 03:30:02)

To receive a notification when a new release is available, click on Watch > Custom > Releases at the top.


scrcpy v2.7

Changes since v2.6.1:


Highlights

Gamepad support

With this new version, it is possible to play Android games using game controllers (for example a PS4/PS5 or XBox gamepad) connected to the computer (provided that the game supports gamepads).

Like physical keyboard and mouse simulation, gamepads can use either UHID or AOA.

To enable gamepad support, just run:

scrcpy -G

It can work without mirroring:

scrcpy --no-video --no-audio -G

and in OTG mode (i.e. without requiring USB debugging):

scrcpy --otg -G

More details in #5270 and in the documentation.

--max-fps improvement

Android accepts floating point values for the frame rate limitation, but --max-fps only accepted integers. Now, it accepts floating point values.

In particular, this allows to capture at a frame rate lower than 1 fps. For example, to capture 1 frame every 5 seconds:

scrcpy --video-source=camera --camera-size=1920x1080 --max-fps=0.2 --record=file.mp4

This might be useful for creating a timelapse. (The video can be sped up afterwards with FFmpeg.)


相关地址:原始地址 下载(tar) 下载(zip)

1、 scrcpy-server-v2.7 69.53KB

2、 scrcpy-win32-v2.7.zip 5.71MB

3、 scrcpy-win64-v2.7.zip 5.72MB

4、 SHA256SUMS.txt 261B

5、 SHA256SUMS.txt.asc 833B

查看:2024-09-16发行的版本