objective-see / OverSight

OverSight monitors a mac's mic and webcam, alerting the user when the internal mic is activated, or whenever a process accesses the webcam.
GNU General Public License v3.0
512 stars 39 forks source link

Microphone became inactive "spam" #36

Closed Morgy93 closed 2 years ago

Morgy93 commented 2 years ago

Hello,

since version 2.1.0 it sometimes "spams" the inactive message for the microphone and I have no clue why. It seems that some application deactivates it, even if it has not been activated before. Is it possible to see some debugging for the event?

objective-see commented 2 years ago

Thanks for the bug report!

This should be fixed in the latest (just released) version, v2.1.1, which you can grab from: https://github.com/objective-see/OverSight/releases/download/v2.1.1/OverSight_2.1.1.zip

Can you let me know if this addresses the issue? Mahalo 🙏

Morgy93 commented 2 years ago

I saw the code changes, which should "fix" it. Else I'll report back.

Thanks! Closed~