Video-Hub-App-remote

Remote control for Video Hub App

Stars
4

Video Hub App Remote

This is the "Remote" for Video Hub App (see GitHub).

It lets you browse videos showing in Video Hub App and make the app play videos on your computer by using your phone or tablet (when both are connected to the same WiFi).

Developing

This is an Angular project.

  • npm install to install
  • npm start to develop
  • npm run build to build

You may need to allow CORS.

Video Hub App will start a socket server and all communication between it and the Remote will happen with messages sent over the web socket connection.

In Chrome Developer Tools click Toggle device toolbar to interact using "touch events" (not mouse clicks).

The assets built with this repository are meant to be added into Video Hub App before compiling.

Thank you

Thank you to Feather for icons.