Skip to content

Commit

Permalink
docs: update faq
Browse files Browse the repository at this point in the history
  • Loading branch information
rankun committed Nov 11, 2019
1 parent 3f8201a commit 12b427d
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 18 deletions.
3 changes: 3 additions & 0 deletions docs/FAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@
检查是否USB调试里打开了允许模拟点击

![image](image/USB调试(安全设置).jpg)

## 声音
[关于转发安卓声音到PC的讨论](https://github.com/Genymobile/scrcpy/issues/14#issuecomment-543204526)
39 changes: 21 additions & 18 deletions docs/TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,26 +2,29 @@

# TODO
## 低优先级
0. 中文输入(server需要改为apk,作为一个输入法,暂不实现)(或者有其他方式案件注入方式,例如搜狗手机输入法可以监听当前注入?)
1. 鼠标事件相关系列 b35733edb6df2a00b6af9b1c98627d344c377963
2. [跳过帧改为动态配置,而不是静态编译](https://github.com/Genymobile/scrcpy/commit/ebccb9f6cc111e8acfbe10d656cac5c1f1b744a0)
3. [单独线程统计帧率](https://github.com/Genymobile/scrcpy/commit/e2a272bf99ecf48fcb050177113f903b3fb323c4)
4. ui提供show touch设置
5. 隐藏手机皮肤开关
- 中文输入(server需要改为apk,作为一个输入法,暂不实现)(或者有其他方式案件注入方式,例如搜狗手机输入法可以监听当前注入?)
- 鼠标事件相关系列 b35733edb6df2a00b6af9b1c98627d344c377963
- [跳过帧改为动态配置,而不是静态编译](https://github.com/Genymobile/scrcpy/commit/ebccb9f6cc111e8acfbe10d656cac5c1f1b744a0)
- [单独线程统计帧率](https://github.com/Genymobile/scrcpy/commit/e2a272bf99ecf48fcb050177113f903b3fb323c4)
- ui提供show touch设置
- 隐藏手机皮肤开关

## 中优先级
0. [截屏保存为jpg](https://blog.csdn.net/m0_37684310/article/details/77950390)
1. 版本号升级优化
2. linux打包以及版本号
3. 自动打包脚本
4. 按键映射可配置
5. 脚本
6. 群控
7. 配置文件
8. 软硬解配置,去皮肤配置
9. 窗口可改变大小
10. 竖屏全屏不拉伸画面
11. 分辨率码率可自定义
- [截屏保存为jpg](https://blog.csdn.net/m0_37684310/article/details/77950390)
- 版本号升级优化
- linux打包以及版本号
- 自动打包脚本
- 按键映射可配置
- 脚本
- 群控
- 配置文件
- 软硬解配置,去皮肤配置
- 窗口可改变大小
- 竖屏全屏不拉伸画面
- 分辨率码率可自定义

## 高优先级
- 同步延迟优化

# BUG
1. 魅族手机提示cant open video stream,解决方法 https://dim.red/2019/03/03/scrcpy_usage/
Expand Down

0 comments on commit 12b427d

Please sign in to comment.