我在家里的服务器上设置了一个DAAP服务器,映射到我的路由器。在ubuntu中,我有许多支持DAAP的客户端。在windows中,我找不到客户端或连接到我的DAAP服务器的简单方法。
什么是我的选择,或最好的方式访问我的音乐从外面?
这个线程在同一网络上,和Ubuntu之间共享文件的选择是什么?表示相同的网络,但是提示UPnP。
UPnP变得令人困惑,因为它同时使用UDP端口1900和TCP端口2869,即使我找到了服务器实用程序,
我会在这里记录我的进展。
使用Tangerine的Ubuntu DAAP服务器
Windows Clent options:
- [Firefly Client][1] : Connection refused.
- [Songbird Plugin][2] : Outdated, doesn't work with version 2.0.0
Android Clent options:
- [DAAP Media Player (Miceli Bros.)][3] : Connects on 3G & Wi-fi
- [Music Pump DAAP Player (Android Music Pump)][4] : Connects on 3G & Wi-fi从UPnP的概要文件来看,它不像一个允许您从物理插入vpn计数的外部库中流的协议。
局域网不是我要找的东西的研究
DAAP Through VPN and On Local Network:
- itunes will detect DAAP server and files, but no options to add manually
- options above still applicable
UPnP with PS3 Media Server:
- Android
- [BubbleUPnP (Bubblesoft)][5]: Detects and streams
- [UPnPlay (Bebopfreak)][6]: Detects and streams
- Windows
- VLC : Sees server, but cannot browse, Crashes Server
- WMP: Sees server, but shows no content
- itunes: doesn't even see Server
- banshee: server listed but greyed out
- media monkey: sees sub folders but they empty发布于 2012-09-21 06:30:23
一个很好的替代方式是使用mpd来播放你的音乐。
对于mpd,您可能会发现大多数平台(包括智能手机)都有很多客户端。
https://askubuntu.com/questions/191040
复制相似问题