This is a continuation of a previous question asked a few years ago:
What is Zoom doing to allow for virtual webcams? I'd like to do this in my own application but I need the com.apple.security.cs.disable-library-validation
entitlement to allow for virtual webcams.
Fwiw Chrome also does not have this, though Loom and Firefox do.
CodePudding user response:
I believe what's happening is there is a "plugin" or sub-app that has this permission enabled in Zoom. The app for Zoom is called "caphost".
You can see Cr-related code here that allows for this entitlement here: helper-plugin-entitlements.plist