終於...
今天下定決心要學會打包。
還好山姆兄有 github,有好多可以學習的地方,很抱歉參照了很多您的 code。
登登,完成了兩個補充包
HQPWV (HQPlayer Web Viewer) for piCorePlayer 補充包
Login to piCorePlayer using ssh
- login: tc
- password: piCore
To install HQPWV, run:
代碼:
wget -O - https://raw.githubusercontent.com/lin-silas/pcp-hqpwv/main/hqpwv_install.sh | sh
Default web URL: (your-pi-ip:8000)
HQPlayer embedded for piCorePlayer 4.26.0 補充包
Login to piCorePlayer using ssh
- login: tc
- password: piCore
To install HQPlayer embedded, run:
代碼:
wget -O - https://raw.githubusercontent.com/lin-silas/pcp-hqplayer-embedded/main/hqpayer_install.sh | sh
Default web URL: (your-pi-ip:8088)
感謝山姆兄提醒
安裝完兩個補充包後,記得關閉自動啟動LMS
然後在 PCP 網頁管理的 [tweak]->[user command #1] 輸入下面的指令
選擇其中一個你想使用的:
* 自動啟動 HQPlayer embedde 和 hqpwv
* 自動啟動 LMS
輸入完記得重新開機