大家好,我有一个运行 Samba 的 NAS 盒。我遇到的问题是,我的无线网络速度不够快,无法播放我拥有的蓝光翻录,而且我不想浪费空间来保存原始翻录和低分辨率翻录(用于无线)。
我找到了 mediatomb(一个支持 upnp 的实时转码器),并想使用它来流式传输到 vlc 播放器。如果我从 mediatomb 复制直接流式传输链接并将其粘贴到 vlc 中,它可以正常工作,但我希望能够在 vlc 中浏览我的内容(例如播放列表)。我在 vlc 中查找的任何地方都没有显示我的 upnp 服务器(包括播放列表等)。
有什么想法吗?谢谢,Max
答案1
指示
Ubuntu Linux Distribution
1. Open a command line terminal and type “sudo add-apt-repository ppa:ferramroberto/vlc” and press “Enter.”
2. Type “sudo apt-get update” on the command line and press “Enter.”
3. Type “sudo apt-get install vlc vlc-plugin-pulse mozilla-plugin-vlc“ at the command prompt and press “Enter.”
4. Click “Applications” in the desktop dock. Click “Video & Sound,” and then “VLC.”
5. Click the “Tools” menu near the top of the “VLC Media Player” window. Click “Preferences.”
6. Click the “All” radio button. Click the + next to “Playlist.” Click the + next to “Services discovery.”
7. Click the “Universal Plug and Play (UPNP)” check box and click “Save.”
8. Click the “View” menu and click “Playlist.” Click “Local Network” and click “Universal Plug and Play.”
Fedora Linux Distribution
9. Open a command line terminal and type “su –“ and tap “Enter.” Type the root password if prompted and press “Enter.”
10. Type “rpm -ivh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm” at the command prompt and tap “Enter.” Write “yum install vlc” on the command line and press “Enter.”
11. Enter “yum install mozilla-vlc” on the command line and press “Enter.” Type “vlc --services-discovery upnp_intel” on the command line and tap “Enter.”
12. Click the “Tools” menu item and then “Preferences.” Click “All” in the lower left pane. Click + next to “Playlist” and then click + beside “Services discovery.”
13. Click to select the “Universal Plug and Play (UPNP)” box and click “Save.”
Mandriva Linux Distribution
14. Open a command line terminal. Type “urpmi libdvdplay0 wxvlc vlc-plugin-a52 vlc-plugin-ogg vlc-plugin-mad libmatroska0” at the command prompt and press “Enter.”
15. Enter “urpmi libdvdcss2” on the command line and press “Enter.”
16. Type “vlc --services-discovery upnp_intel” at the command prompt and press “Enter.”
17. Click the “Tools” menu and “Preferences.” Click the “All” radio button. Click + next to “Playlist” and then + next to “Services discovery.”
18. Click the “Universal Plug and Play (UPNP)” check box and click “Save.”
公然从这里复制(以防链接失效):如何将 VLC 连接到 UPNP 服务器 | eHow.comhttp://www.ehow.com/how_12074436_connect-vlc-upnp-server.html