mirror of
https://github.com/imsyy/SPlayer.git
synced 2026-04-25 06:55:57 +03:00
[GH-ISSUE #104] 添加功能:调用服务器的音箱播放歌曲 #62
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @huaimi123 on GitHub (Dec 22, 2023).
Original GitHub issue: https://github.com/imsyy/SPlayer/issues/104
希望添加什么功能?
调用服务器的音箱播放歌曲
具体信息
假设我在linux设备上使用docker来安装SPlayer,能不能通过调用linux上的VLC播放器接口(或者内置一个VLC,MPD之类的)来实现 手机访问hocalhost:7899网页点歌,linux音箱放歌的效果。
https://github.com/shaonianzhentan/ha_cloud_music
这个是homeassistant云音乐,我不是专业的,不知道能不能参考。这个是可以在homeassistant里添加云音乐和VLC,然后可以实现上述 手机点歌linux音箱放歌效果。
@imsyy commented on GitHub (Dec 22, 2023):
抱歉,这个功能与本项目不相关,且无法实现