Posted on 03-20-2020 04:50 AM
Hi Everyone,
I’m trying to help a user with the following problem:
- Camera works in facetime
- Camera not found in any third-party app such as Skype or Zoom
I’m expecting PPPC/TCC to kick in and ask access to camera and mic but it doesnt and the list ( in sys prefs, privacy) is empty.
I tried with a new app but there is no prompt appearing asking for video and mic.
Does anyone have a clue on what could be happening? This is 10.15.3. and I've reset the PPPC/TCC requests already.
Thanks in advance,
Julien
Solved! Go to Solution.
Posted on 03-23-2020 03:06 AM
Thanks guys!
What a horrible issue to troubleshoot remotely :)
Here's what I did thanks to your advice:
Thanks again and good luck to everyone in these remote times!
Julien
Posted on 03-20-2020 05:13 AM
Posted on 03-20-2020 07:26 AM
Try running permissions on the account. We ran into this and it seems like fixing permissions with
sudo chown -Rv <username> /Users/<username>
and then restarting fixes the issues. You could also fix the permissions in the GUI. Here is an article that gave us the idea of using this to fix this issue.
Posted on 03-20-2020 07:54 AM
Hmmm ... seems it's a corrupt PPPC/TCC database. Tried to reset it but now it's even more damaged. I'll post results here.
Posted on 03-20-2020 08:05 AM
What I have been successfully doing is disabling SIP and then running the command 'Sudo rm -rf ~/Library/Application Support/com.apple.TCC' from the terminal and then enable SIP again. That seems to do the trick.
Posted on 03-20-2020 08:17 AM
This post really helped us resolve our TCC issues last year.
Posted on 03-23-2020 03:06 AM
Thanks guys!
What a horrible issue to troubleshoot remotely :)
Here's what I did thanks to your advice:
Thanks again and good luck to everyone in these remote times!
Julien