Zoom Mac OS SDk access to camera

Description
I have installed the Zoom Mac OS SDk and run it which seems to work so far apart from i don’t appear to be able to grant access to my camera or microphone for the SDK app ? there is a red line through the start video icon and when I click it , it pops up to tell me to allow access via the settings / privacy section of prefs, but under camera, there is no app to authorise for camera or mic ?

Which version?
so I’m running xcode 9.4 and SDK Mac OS

v4.3.47193.0321

To Reproduce(If applicable)
Steps to reproduce the behavior:
Download and run the MAC OS SDK
click on the video camera icon

1 Like

Hi rich,

Thanks for the post. Maybe the following link would be helpful for your case: https://developer.apple.com/documentation/avfoundation/cameras_and_media_capture/requesting_authorization_for_media_capture_on_macos?language=objc

Hope this helps. Thanks!

Please don’t open it from xcode, just open the app manually, it’s bug of xcode 9.

2 Likes