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

datarhei/restreamer-ui

This branch is 1 commit ahead of main.

Folders and files

NameName
Last commit message
Last commit date
Feb 27, 2024
Nov 1, 2024
Sep 13, 2024
Jan 26, 2024
May 13, 2022
Oct 16, 2023
Jan 26, 2024
Apr 4, 2024
May 13, 2022
May 13, 2022
May 13, 2022
Sep 13, 2024
May 25, 2022
Nov 4, 2022
Sep 13, 2024
Feb 2, 2024
Jun 3, 2022
Nov 8, 2022
Jun 2, 2022
Nov 24, 2024
Nov 24, 2024

Repository files navigation

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.