项目作者: Fnska

项目描述 :
MPC-HC Remote Application
高级语言: Java
项目地址: git://github.com/Fnska/android-remote.git
创建时间: 2020-01-02T14:34:35Z
项目社区:https://github.com/Fnska/android-remote

开源协议:

下载


Android Remote Application for MPC-HC

Adapted solution for MPC-HC web interface. For those people who want to manage a video player over the Internet but are behind NAT and do not have Wi-Fi.

Using

  • AndroidSDK
  • Vue.js
  • MPC-HC

Build

  1. Download or rebuild app-release.apk file
  2. Add index.html to path/to/MPC-HC/webroot/
  3. Download .exe file of Ngrok or use CLI
  4. Set the launch parameters: http -auth=”\:\“ 13579
  5. Turn on listening port 13579 in MPC-HC
  6. Use Android application or just visit site that created by ngrok