datarhei / restreamer-ui

The user interface of the Restreamer for the connection to the Core application.

Home Page:https://datarhei.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Restreamer-UI

The user interface of the Restreamer for the connection to the datarhei Coreapplication.

  • React
  • Material-UI (MUI)

Development

For the Restreamer interface:

$ git clone github.com/datarhei/restreamer-ui
$ cd restreamer-ui
$ yarn install
$ npm run start

Connect the UI with a datarhei Core: http://localhost:3000?address=http://core-ip:core-port

To add/fix translations:

Locales are located in src/locals

$ npm run i18n-extract:clean
$ npm run i18n-compile

License

See the LICENSE file for licensing information.

About

The user interface of the Restreamer for the connection to the Core application.

https://datarhei.com

License:Apache License 2.0


Languages

Language:JavaScript 95.4%Language:HTML 4.0%Language:CSS 0.5%Language:Dockerfile 0.0%