Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
scrcpy-win64-v1.12.1.zip | 2019-12-10 | 23.4 MB | |
scrcpy-win32-v1.12.1.zip | 2019-12-10 | 20.7 MB | |
scrcpy-server-v1.12.1 | 2019-12-10 | 26.2 kB | |
SHA256SUMS.txt.asc | 2019-12-10 | 833 Bytes | |
SHA256SUMS.txt | 2019-12-10 | 270 Bytes | |
README.md | 2019-12-10 | 343 Bytes | |
scrcpy v1.12.1 source code.tar.gz | 2019-12-10 | 215.5 kB | |
scrcpy v1.12.1 source code.zip | 2019-12-10 | 270.0 kB | |
Totals: 8 Items | 44.6 MB | 5 |
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.