cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

EOS Webcam Utility won't install

ak2020
Apprentice

I have attempted to install EOS Webcam Utility for my T5i on my Mac, running MacOS 10.14.6

After the install and restart, it only adds an application folder "EOS Webcam Utility" which contains "EOS Webcam Utility Uninstaller.app"

 

Any ideas?

1 REPLY 1

Sondwell
Apprentice

If you are running M1 mac with Monterey 12.1 on it, the apps won't see any virtual cameras. To fix that you have to remove signature of every app you want to use the virtual camera in.
It is done via terminal, by entering command: 

codesign --remove-signature '/path to signature'

 For discord it would be 

codesign --remove-signature '/Applications/Discord.app/Contents/Frameworks/Discord Helper (Renderer).app/Contents/MacOS/Discord Helper (Renderer)'

 Try searching certain app communities for signature paths of the apps.  After the removal of the signature - virtual cameras (including EOS webcam utility) should show up in cam source of the app. 

Announcements