w2016561536 / android_virtual_cam

xposed安卓虚拟摄像头 android virtual camera on xposed hook
MIT License
1.43k stars 395 forks source link

App crash when access to camera #22

Closed adamelegord closed 3 years ago

adamelegord commented 3 years ago

Some apps like google meet and chrome will crash when access to camera. There is the log https://hastebin.com/ijoyuyicox In previous versions vcam v2.5 it runs normally and doesn't crash, And when in v2.6 and v2.7 the app crash, I've tried disabling and enabling cam2api.

adamelegord commented 3 years ago

The problem has not been resolved, meet gmail and chrome still crash in version 2.8. there is the log https://hastebin.com/iletonaloh

w2016561536 commented 3 years ago

But....I have tested on my phone (samsung a60 with Android 11)

Although Chrome will get crash when close the camera( I think it can be fixed.), The apps runs smoothly.

because Google meet doesn't have access to local storage, you only can see a blank preview. BUT it wouldn't get crash.

adamelegord commented 3 years ago

Screenshot_20210914-221606521 hmm.... ok, google meet in gmail app i mean. Maybe it's because I'm using a custom rom. By the way, thank you for your hard work developing vcam for android. Very useful 🙂

w2016561536 commented 3 years ago

I have successfully fixed the bug of google meet in gmail(due to an extra code).

I will release it in next version.

Screenshot_20210916-222818_Gmail.jpg

w2016561536 commented 3 years ago

version of 2.9 has successfully fixed the chrome app crash Have a try!