Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

macOS 13 系统- 麦克风监控存在误报问题 #48

Open
StaZhu opened this issue Nov 23, 2022 · 5 comments
Open

macOS 13 系统- 麦克风监控存在误报问题 #48

StaZhu opened this issue Nov 23, 2022 · 5 comments

Comments

@StaZhu
Copy link

StaZhu commented Nov 23, 2022

复现步骤:

  1. 使用macOS 13,确保Chrome或者Safari,有“麦克风权限“。

  2. 使用Chrome打开Youtube,可以看到如下面截图,Lemon会误报,但是其实并没有被调用。

截屏2022-11-23 16 24 20

  1. 使用Safari打开百度,可以看到如下面的截图,Lemon会误报,但是其实并没有被调用。

截屏2022-11-23 16 25 42

理论上OS的麦克风被调用时会在通知中心显示小黄点如下图:
image

  1. 可以看到误报时,macOS自身的小黄点并没有显示,说明Lemon确实是误报了。

注1:如果手动调用下述代码,在浏览器真正去请求麦克风权限 navigator.mediaDevices.getUserMedia({audio:true}), 此时可以看到系统小黄点显示,表明Chrome和Safari访问上述两个网站时,并没有调用该API。

注2:下载另一款监控软件:Micro Snitch Mac,不存在该问题,与系统监控一致。

@StaZhu
Copy link
Author

StaZhu commented Nov 30, 2022

Ping

@dawnightillight
Copy link
Collaborator

感谢反馈,我们看看。
对于开源项目中存在的问题,也期待社区开发者提交相关PR进行修复。

@StaZhu
Copy link
Author

StaZhu commented Nov 30, 2022

感谢反馈,我们看看。 对于开源项目中存在的问题,也期待社区开发者提交相关PR进行修复。

感谢您的回答,因为对OC不是很熟,这里只能辛苦帮忙看看了~

@jyxjjj
Copy link

jyxjjj commented Oct 12, 2023

Not only Safari, but also Chrome, WeChat, QQ, all things who has Chrome Helper like Electron.JS
I used to thought if it is because that applications are stealing our data.

@crazyi
Copy link

crazyi commented Nov 30, 2024

我也碰到这个问题了,什么时候能修复啊?
Edge浏览器里只要选中文字后点击右键就弹,也没有关闭的地方
iShot_2024-11-30_20 00 23

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants