List scrcpy characteristics in README
They were listed in the blog post introducing scrcpy: <https://blog.rom1v.com/2018/03/introducing-scrcpy/>
This commit is contained in:
parent
b54f0bfe48
commit
8969444ff2
1 changed files with 11 additions and 0 deletions
11
README.md
11
README.md
|
@ -6,6 +6,17 @@ It works on _GNU/Linux_, _Windows_ and _macOS_.
|
||||||
|
|
||||||
![screenshot](assets/screenshot-debian-600.jpg)
|
![screenshot](assets/screenshot-debian-600.jpg)
|
||||||
|
|
||||||
|
It focuses on:
|
||||||
|
|
||||||
|
- **lightness** (native, displays only the device screen)
|
||||||
|
- **performance** (30~60fps)
|
||||||
|
- **quality** (1920×1080 or above)
|
||||||
|
- **low latency** ([35~70ms][lowlatency])
|
||||||
|
- **low startup time** (~1 second to display the first image)
|
||||||
|
- **non-intrusiveness** (nothing is left installed on the device)
|
||||||
|
|
||||||
|
[lowlatency]: https://github.com/Genymobile/scrcpy/pull/646
|
||||||
|
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue