-
I cant find snap camera option in zoom and google meet |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
Same here. Any solutions? |
Beta Was this translation helpful? Give feedback.
-
thanks for reply, but Im having the issue on monterey |
Beta Was this translation helpful? Give feedback.
-
If these guides do not help:
You can try to fix Zoom with these steps:
For any other application you need to replace For Discord this would be: Installing and patching Snap Camera prior to any other application can also help. |
Beta Was this translation helpful? Give feedback.
If these guides do not help:
You can try to fix Zoom with these steps:
For any other application you need to replace
"/Applications/Zoom.app"
with your application path.For Discord this would be:
sudo codesign --remove-signature "/Applications/Discord.app"
sudo codesign --force --deep --sign - "/Applications/Discord.app"
Installing and patching Snap Camera prior to any other…