Skip to content

scrcpy v1.12.1

Compare
Choose a tag to compare
@rom1v rom1v released this 10 Dec 17:01
· 2028 commits to master since this release
v1.12.1

Hotfix for v1.12:

  • Fix bit-rate parsing when "long" is 32 bits (#995)

A bug introduced in v1.12 could prevent to set a custom bit-rate (scrcpy -b 12m).

In practice, the bug only happened on the Windows release (compiled with mingw32), and possibly on other 32 bits systems.