我想用apple TV直接連線NAS
播放NAS硬碟裡的影片
不要再開電腦
找了國外的網站 終於搞定
需要ATV 修改描述檔 + Synology灌Python跟Plex connect
http://youtu.be/wnvDftB6rN8
我使用的是h. 264及AC-3,字幕也調成utf-8 (smart converter pro好用)
好處
1. NAS及Apple TV間不需即時轉檔,低階的NAS也可用
2. 可使用電腦、或是idevice操作
3. 目前使用起來最不會lag的播放方式
壞處
1. 遇到DTS要先轉檔
2. 字幕是Apple TV內建的設定,字很小,也沒有特殊ssa, ass的功能(可讀但會自動變srt)
3. 使用idevice開啟串流Apple TV的功能有bug,常串流不過去,我的解決方法
i. 先將iOS系統的airplay及鏡像功能打開
ii. 使用ds video將右上角軟體內airplay的功能打開並指定好要播的Apple TV
iii. 播放
4. NAS與Apple TV要在同一個wifi網域,去其他地方玩就不行囉
另外,可使用nPlayer,不過需idevice即時轉檔,我的iPad mini跑不動,容易lag,好處是不受地點限制,字幕有特效,大小位置及時間可即時調整
最後,懇請樓主發分享文,我也很需要,拜託了
不過說實在的, 我不懂程式語言也不懂伺服器, 只是還看得懂一些abc...
就這麼試著試著給我弄出來了
我的DSM是5.0的版本
原文出處如下
https://forums.plex.tv/index.php/topic/72356-plexconnect-on-synology/
就我知道的跟各位分享
首先要在Synology NAS上安裝Python
需要在套件中心新增套件來源
https://packages.synocommunity.com/
我安裝的版本是Python 2.7.6-7
再來安裝PMS (Plex Medai Sever)
以及PlexConnect, 這個套件在上面的網頁連結裡有
有分DSM 4.3 跟 5.0的spk
可自行下載手動安裝
記得安裝的時候DNS要輸入8.8.8.8
apple TV的部分
首先要產生trailers.cer trailers.key trailers.pem這三個檔案置
要安裝openSSL執行以下來產生
https://langui.sh/2013/08/27/appletv-ssl-plexconnect/
還有安裝appletv-fix
這我不確定是不是真的有需要
不過我都有安裝了
再來找一個putty的軟體將這三個檔案放到指定的位置
Move the generated certificates in /usr/local/plexconnect/etc/certificates on the NAS replacing the existing files
this assumes certificates in your 'home' folder
open terminal on mac (or use PuTTY on windows)
ssh root@<ip of nas>
chmod -R go+w /usr/local/plexconnect/etc/certificates
exit
scp ~/trailers.cer admin@<ip of nas>:/usr/local/plexconnect/etc/certificates/trailers.cer
scp ~/trailers.key admin@<ip of nas>:/usr/local/plexconnect/etc/certificates/trailers.key
scp ~/trailers.pem admin@<ip of nas>:/usr/local/plexconnect/etc/certificates/trailers.pem
make ssh connection to nas
chmod -R go-w /usr/local/plexconnect/etc/certificates
exit
Upload the profile based on your certificates to the AppleTV as described above
Note: upon updating the installation (installing a new version without removing the old) your certificates are restored and these steps do not have to be repeated!
然後進到apple TV
open AppleTV's 'Settings' app
Select 'General' and select 'Network'
set the DNS server to the network connection to the IP address of the NAS
Again Select 'General' and now only highlight 'Send Data To Apple'
press 'Play' on the remote.
Remove any older profile listed here
Select 'Add Profile"
Enter http://trailers.apple.com/trailers.cer to install certificates gen
最後別忘了把apple TV的網路連線DNS改成NAS的IP
打開預告片的icon, 就會出現NAS裡的plexconnect
我的經驗大概這樣跟大家方享一下
我真的不懂程式
有點誤打誤撞被我弄出來
哪天我的NAS還是apple TV掛了
我自己都不確定是不是還可以搞定它
也期待有高手可以幫我們說明箇中的道理
讓大家可以更容易上手
[url]http://www.wretch.cc/blog/hikaru7[/url]
內文搜尋
X




























































































