Updated README.zh Hans (markdown)
parent
81b3253496
commit
3b9c76740d
@ -31,7 +31,7 @@ _发音 "**scr**een **c**o**py**"_
|
||||
- **启动时间短**: ~1秒显示第一张图片
|
||||
- **无侵入性**: 不会在安卓设备上留下任何安装痕迹
|
||||
- **用户受益**: 无需账户,无广告,无需网络
|
||||
- **自由**: 免费和开源软件
|
||||
- **免费**: 免费和开源软件
|
||||
|
||||
[lowlatency]: https://github.com/Genymobile/scrcpy/pull/646
|
||||
|
||||
@ -90,7 +90,7 @@ java.lang.SecurityException: Injecting input events requires the caller (or the
|
||||
scrcpy --video-codec=h265 -m1920 --max-fps=60 --no-audio -K # 简短版本
|
||||
```
|
||||
|
||||
- 以H.265格式录制设备摄像头的1920x1080(和麦克风)到MP4文件:
|
||||
- 使用设备摄像头录制1920x1080的H.265格式到MP4文件1920x1080(和麦克风):
|
||||
|
||||
```bash
|
||||
scrcpy --video-source=camera --video-codec=h265 --camera-size=1920x1080 --record=file.mp4
|
||||
@ -102,7 +102,7 @@ java.lang.SecurityException: Injecting input events requires the caller (or the
|
||||
scrcpy --video-source=camera --camera-size=1920x1080 --camera-facing=front --v4l2-sink=/dev/video2 --no-playback
|
||||
```
|
||||
|
||||
- 通过模拟物理键盘和鼠标控制设备而不进行镜像(不需要USB调试):
|
||||
- 通过模拟物理键盘和鼠标控制设备(不使用镜像)(不需要USB调试):
|
||||
|
||||
```bash
|
||||
scrcpy --otg
|
||||
@ -139,7 +139,7 @@ java.lang.SecurityException: Injecting input events requires the caller (or the
|
||||
|
||||
- [FAQ](FAQ.md)
|
||||
- [翻译][wiki](不一定是最新的)
|
||||
- [构建说明](doc/build.md)
|
||||
- [编译说明](doc/build.md)
|
||||
- [开发者](doc/develop.md)
|
||||
|
||||
[wiki]: https://github.com/Genymobile/scrcpy/wiki
|
||||
@ -154,7 +154,7 @@ java.lang.SecurityException: Injecting input events requires the caller (or the
|
||||
[article-tcpip]: https://www.genymotion.com/blog/open-source-project-scrcpy-now-works-wirelessly/
|
||||
[article-scrcpy2]: https://blog.rom1v.com/2023/03/scrcpy-2-0-with-audio/
|
||||
|
||||
## 联系方式
|
||||
## 联系我们
|
||||
|
||||
你可以为bug报告、功能请求或一般问题打开一个[issue]。
|
||||
|
||||
@ -162,7 +162,7 @@ java.lang.SecurityException: Injecting input events requires the caller (or the
|
||||
|
||||
[issue]: https://github.com/Genymobile/scrcpy/issues
|
||||
|
||||
你也可以使用:
|
||||
你也可以使用以下方式联系我们:
|
||||
|
||||
- Reddit: [`r/scrcpy`](https://www.reddit.com/r/scrcpy)
|
||||
- Twitter: [`@scrcpy_app`](https://twitter.com/scrcpy_app)
|
||||
|
Loading…
x
Reference in New Issue
Block a user