VirtualCamera
安卓虚拟摄像头 android virtual camera
请前往 https://github.com/w2016561536/android_virtual_cam 来查看使用方法
please go to https://github.com/w2016561536/android_virtual_cam to check for usage
中国大陆加速(Gitee平台):https://gitee.com/w2016561536/android_virtual_cam
请勿用于违法用途,所有后果自负!!!
DO NOT USE FOR ANY ILLEGAL INTENTION!!YOU NEED TO TAKE ALL RESPONSIBILITY AND CONSEQUENCE!!"
修正繁体中文翻译
感谢 @david082321 的翻译贡献
fix multi users bug in 4.2
add in-app configuration tool
modify readme
修复BUG
添加CameraX库支持(不是很稳定)
稍微整理如屎山的代码
添加Gitee仓库入口
修改FAQ
Add cameraX library support (not very stable)(like snapchat, you can only record, but you can't take picture)
Sort out the code
add Gitee repo entrance
edit FAQ
解决开机失败问题(可能)
捕捉toast.show的错误
Resolve boot failure (possible)
Catch the error of toast.show
修复无法开机(测试)
捕捉异常
catch missing exception
解决Camera2重复打开相机问题
solve Camera2 apps opening camera repeatedly
解决安卓11的权限问题
solve permission problems on Android 11
1. 优化包体积
2. 解决应用程序没有权限读取视频而导致失败的问题
3. 优化readme
1. Optimize package volume
2. Solve the problem that the application does not have permission to read video, resulting in failure
3. Optimize Readme
优化在没有替换视频的处理流程,避免卡住。
修复3.1,3.2中的重大bug
移除自动关闭视频的功能(有更多的bug)
修复以gmail等应用闪退问题
fix important bugs in 3.1 and 3.2
remove auto close video function, because of more bugs
now it can function properly in google meet in gmail
修复bug,优化camera接口
fix bugs ,polish camera api
解决一些应用程序闪退问题
solve some crash problems
修复部分Camera2 bug
解决Surface冲突引起的重音问题
repair some Camera2's bugs
Solve stress problems caused by surface conflicts
合并不静音分支的功能