Skip to content

Tags: yujack008/android_virtual_cam

Tags

40-4.2

Toggle 40-4.2's commit message
修复4.1的BUG

fix bugs in 4.1

39-4.1-1

Toggle 39-4.1-1's commit message
修复4.1的BUG

fix bugs in 4.1

38-4.1

Toggle 38-4.1's commit message
update README.md

37-4.0

Toggle 37-4.0's commit message
添加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

36-3.9

Toggle 36-3.9's commit message
解决开机失败问题(可能)

捕捉toast.show的错误

Resolve boot failure (possible)
Catch the error of toast.show

35-3.8

Toggle 35-3.8's commit message
catch missing exception

34

Toggle 34's commit message
解决Camera2重复打开相机问题

solve Camera2 apps opening camera repeatedly

33

Toggle 33's commit message
解决安卓11的权限问题

solve permission problems on Android 11

32

Toggle 32's commit message
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

31

Toggle 31's commit message
优化在没有替换视频的处理流程,避免卡住。