-
-
Notifications
You must be signed in to change notification settings - Fork 286
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
已经测试L05B,可以web界面控制音量,但是无法播放 #49
Comments
我试过用 reqable 抓包安卓里的 小爱音箱 app ,能抓到播放音乐使用的是 player_play_music 接口,而不是现在代码里的 player_play_url 接口。 你可以尝试抓包看看你的设备在小爱音箱app里是用哪个接口播放音乐,然后再尝试修改参数看看能不能播放本地音乐,也就是 xiaomusic 日志里输出的 http//xxxx:8090/music/xxx.mp3 。 |
L06A 也一样的问题~ |
同,L06,播放不了 |
同L05B,可以web界面控制音量,但是无法播放 |
同,X08A,可以web界面控制音量,但是无法播放 |
见 #30 |
This was referenced Jun 22, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
在日志中显示搜索了歌曲,文件夹内也下载了歌曲,播放没有声音。
我可以配合抓包,帮助优化,但是不会写代码
The text was updated successfully, but these errors were encountered: