min icon indicating copy to clipboard operation
min copied to clipboard

Camera and mic on Mac Os not working

Open dawidof opened this issue 2 years ago • 3 comments

Camera and mic on Mac Os not working

dawidof avatar Jul 14 '22 09:07 dawidof

more explaination please?

Does the web browser's debbuger's console gives an error when the webpage tries to connect to camera and mic?

djtech-dev avatar Jul 14 '22 20:07 djtech-dev

I had the same issue. And I think the problem was that Min never prompted me to use the camera.

To get the logs I tried using the camera on https://webcamtests.com/

image

Here's the message from Console:

Min Helper (Plugin) This app has crashed because it has a hardened runtime and attempted to access privacy-sensitive data without an entitlement indicating its intent to access this data. The app must have the 'com.apple.security.device.camera' entitlement.

image

I checked the Security & Privacy menu on Mac and confirmed that Min was not listed there for the Camera or Microphone.

It seems to be the same problem from these two other issues:

  • https://github.com/minbrowser/min/issues/2032
  • https://github.com/minbrowser/min/issues/1907

And people suggested some workarounds on those issues [1][2].

It's worth mentioning that Min was installed from Brew [1]. But it shouldn't be a problem as I also have Brave installed from Brew and the camera is working fine (and permissions are correctly set on Security & Privacy).

felladrin avatar Aug 03 '22 15:08 felladrin

I am experiencing the same issue, Min does not appear on the Security and Privacy menus in settings.

devgocri avatar Apr 11 '23 22:04 devgocri