MPC-HC Remote Control - web application for remote control of MPC-HC player via built-in web server.
1. Remote control device and PC with MPC-HC must be on the same local network.
2. Turn on web server in MPC-HC settings:
3. Go to the MPC-HC Remote Control website from Remote control device (Android smartphone, for example).
4. Set up ip-address and port of MPC-HC built-in web server and click "Save":
With Android Chrome, you can add this web application to Homescreen. It will look like a native application.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory. Use the --prod
flag for a production build.