jessedoyle/isight-cli

Suggestion: support for El Capitan (and later systems) with disabled SIP

Closed this issue · 1 comments

If csrutil status is disabled, this would then work in the same manner as with systems < 10.11, but with different drivers. I have found these five for El Capitan:

/System/Library/Frameworks/CoreMediaIO.framework/Versions/A/Resources/VDC.plugin/Contents/MacOS/VDC
/System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions/A/Resources/AVC.plugin/Contents/MacOS/AVC
/System/Library/QuickTime/QuickTimeUSBVDCDigitizer.component/Contents/MacOS/QuickTimeUSBVDCDigitizer
/Library/CoreMediaIO/Plug-Ins/DAL/AppleCamera.plugin/Contents/MacOS/AppleCamera
/Library/CoreMediaIO/Plug-Ins/FCP-DAL/AppleCamera.plugin/Contents/MacOS/AppleCamera

I believe PR #3 resolves this issue.

As I haven't disabled SIP on my system, please let me know of any issues and I'll reopen!