The user interface of the Restreamer for the connection to the datarhei Coreapplication.
- React
- Material-UI (MUI)
$ 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
Locales are located in src/locals
$ npm run i18n-extract:clean
$ npm run i18n-compile
See the LICENSE file for licensing information.