Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 622 Bytes

File metadata and controls

32 lines (19 loc) · 622 Bytes

本项目来自: https://github.com/itchenning/ScreenRecorder https://github.com/yrom/ScreenRecorder

基于此添加了前台服务录制功能。

注意事项: 首次使用会请求各种权限,如果没有同意,会导致功能无法正常使用。 其中有:

悬浮窗权限

  • 保证可以锁屏录制

文件读写权限

  • 保证可以保存录屏

录音权限

  • 保证可以录音

录屏权限

  • 保证可以录屏

不允许电量优化

  • 防止在锁屏上10秒之后无法录屏

Android 12

  • 前台服务录制