顯示結果從 1 到 10 共計 881 條

查看主題

  1. #11
    註冊日期
    2008-06-18
    文章
    115
    Thanks
    292
    Thanked 131 Times in 63 Posts

    預設

    終於...

    今天下定決心要學會打包。
    還好山姆兄有 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)

    • login: hqp
    • password: hqpw


    感謝山姆兄提醒
    安裝完兩個補充包後,記得關閉自動啟動LMS

    然後在 PCP 網頁管理的 [tweak]->[user command #1] 輸入下面的指令

    選擇其中一個你想使用的:

    * 自動啟動 HQPlayer embedde 和 hqpwv
    代碼:
    /home/tc/hqp.sh
    * 自動啟動 LMS
    代碼:
    /home/tc/lms.sh
    輸入完記得重新開機
    此篇文章於 2021-11-03 06:16 PM 被 silaslin 編輯。

  2. The Following 3 Users Say Thank You to silaslin For This Useful Post:


發文規則

  • 不可以發表新主題
  • 不可以發表回覆
  • 不可以上傳附件
  • 不可以編輯自己的文章
  •