From 27b5c3be71d715f39a9f558378521dcd49af4579 Mon Sep 17 00:00:00 2001 From: Colin Edwards Date: Fri, 27 Jul 2018 14:08:26 -0500 Subject: [PATCH] OSX: Add NSCamera and NSMicrophone UsageDescription for 10.14 --- cmake/osxbundle/Info.plist | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/cmake/osxbundle/Info.plist b/cmake/osxbundle/Info.plist index 443e45693..15a73261e 100644 --- a/cmake/osxbundle/Info.plist +++ b/cmake/osxbundle/Info.plist @@ -22,5 +22,9 @@ LSAppNapIsDisabled + NSCameraUsageDescription + OBS needs to access the camera to enable camera sources to work. + NSMicrophoneUsageDescription + OBS needs to access the microphone to enable audio input.