Objective-See Foundation
Objective-See Foundation
This should be fixed in version `1.2.0` ...if you want to test the beta, and confirm, I'd be super appreciative! https://bitbucket.org/objective-see/deploy/downloads/LuLu_1.2.0_BETA.zip
@batyuk the kext is in /Volumes/YOUR VOLUME/Library/Extensions/ (not: /System)
Strange! Hrmmm, Can you: 1. Run `log stream --level debug --predicate="subsystem='com.objective-see.oversight'"` from the Terminal 2. (re)start OverSight (select quit from its Status Bar menu, then just relaunch it from /Applications)....
Thanks! So far, that looks ok .... If you launch an app that leverages the mic, or camera (say PhotoBooth), what does that show in the log? Thanks again!
Thanks this is helpful ...looks like OverSight isn't seeing a few log messages that it expects to get from the system (i.e. "camera on"). One more question, can you run...
Ok thanks! Odd that it's not generating other messages. And if you run it w/ `--level info`? So: `log stream --level info --predicate 'process=="VDCAssistant"'` Thank you again for the assistance!
Ok, this is helpful! ...just to confirm you are on an Intel-based Mac (not an M1/arm)? Thanks!
...and one last test, is anything shown if you run: `log stream --predicate 'process=="appleh13camerad"'` (And restart Photo Booth)
Ok thanks, that's all helpful info! I'll work on a fix/new version to address this :)
Odd, OverSight simply monitors for notifications from the system that the camera or mic was activated. It does not interact with the mic or the camera. Moreover, if you click...