How to disable camera functionality in iOS/Mac OS while keeping microphone enabled?

I need to disable my camera in my iOS device. Let me know how to do it.

Hi Matthew,

You can pass capability autoAcceptAlerts : false. This is more than enough.