/obs3

Tablet and VDO.Ninja optimized OBS Remote

Primary LanguageVueMIT LicenseMIT

OBS Remote Tablet

OBS Remote UI optimised for tablets, but really it works with any web browser.

Building instructions

  • Clone the repository
  • Install dependencies npm install
  • Build it! npm run build

Built files will be in dist/ directory, serve these with your favourite webserver, be it nginx, apache, one of those fancy one-liners or whatever.

Developing

  • Clone
  • Install dependencies
  • npm run dev