Skip to content

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

License

Notifications You must be signed in to change notification settings

avramukk/restreamer-ui

 
 

Repository files navigation

Custom Restreamer-UI

RestreamerUI

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.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.4%
  • HTML 4.1%
  • Other 0.5%