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

[Bug Report] 当开启自动人耳检测时,播放音乐时断时续-The music playback is choppy when automatic ear detection is enabled. #132

Open
luofengnb opened this issue Aug 27, 2024 · 0 comments

Comments

@luofengnb
Copy link

🐛 Describe the bug

pc版本:win10专业版
设备:airpods pro(第二代)
步骤:连接之后播放音乐时断时续,设置中取消自动人耳检测后,播放正常
环境:办公室

个人分析:办公室存在其他设备干扰,可能需要添加设备唯一标识符绑定设备这样?

pc ver: Windows 10 Professional
Device: AirPods Pro (2nd generation)
Steps: After connecting, the music playback is choppy. However, after disabling automatic ear detection in the settings, playback becomes normal.
Environment: office

Personal analysis: There is interference from other devices in the office. Maybe add a unique device identifier to bind the device?

log fragment:
[2024-08-27 10:51:45.672] [Main] [info] [AirPods.cpp:518] automatic_ear_detection: Do nothing because it is disabled. (true)
[2024-08-27 10:51:45.673] [Main] [info] [MainWindow.cpp:251] MainWindow::UpdateState
[2024-08-27 10:51:45.690] [Main] [warning] [AirPods.cpp:199] IsPossibleDesiredAdv returns false. Reason: RSSI is less than the limit. curr: '-81' min: '-80'
[2024-08-27 10:51:45.690] [Main] [warning] [AirPods.cpp:170] This adv may not be broadcast from the device we desire.
[2024-08-27 10:51:46.200] [Main] [info] [AirPods.cpp:518] automatic_ear_detection: Do nothing because it is disabled. (false)
[2024-08-27 10:51:46.201] [Main] [info] [MainWindow.cpp:251] MainWindow::UpdateState
[2024-08-27 10:51:46.407] [Main] [warning] [AirPods.cpp:199] IsPossibleDesiredAdv returns false. Reason: RSSI is less than the limit. curr: '-83' min: '-80'
[2024-08-27 10:51:46.407] [Main] [warning] [AirPods.cpp:170] This adv may not be broadcast from the device we desire.
[2024-08-27 10:51:46.580] [Main] [warning] [AirPods.cpp:216] IsPossibleDesiredAdv returns false. Reason: model new='AirPods 3' old='AirPods Pro 2'
[2024-08-27 10:51:46.580] [Main] [warning] [AirPods.cpp:170] This adv may not be broadcast from the device we desire.
[2024-08-27 10:51:46.723] [Main] [warning] [AirPods.cpp:199] IsPossibleDesiredAdv returns false. Reason: RSSI is less than the limit. curr: '-81' min: '-80'

thank you

Repository owner deleted a comment from amir1387aht Aug 27, 2024
Repository owner deleted a comment Aug 27, 2024
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

1 participant