0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

Macのカメラがおかしいなあ

0
Posted at

「カメラ使っていいですか?」の許可をリセット

% tccutil reset Camera

iPhoneをWebカメラにするアプリのpluginを消す

tkrmbp:/Library/CoreMediaIO/Plug-Ins/DAL% ls -la
total 4
drwxr-xr-x  6 root  wheel  192  6  2 16:59 .
drwxr-xr-x  3 root  wheel   96  7  5  2020 ..
drwxr-xr-x  3 root  wheel   96 12 29  2020 EpocCamPlugIn.plugin
drwxr-xr-x@ 3 root  wheel   96  6  2 16:59 ImmersedCamera.plugin
drwxr-xr-x  3 root  wheel   96  3 31 02:41 IriunCamera.plugin
-rw-r--r--  1 root  wheel   37  7  5  2020 plugins-info.txt

tkrmbp:/Library/CoreMediaIO/Plug-Ins/DAL% sudo rm -rf EpocCamPlugIn.plugin ImmersedCamera.plugin IriunCamera.plugin

なおったぁ。。。。

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?