snyk-bot 39bbadda77
fix: upgrade video.js from 7.18.1 to 7.19.2
Snyk has created this PR to upgrade video.js from 7.18.1 to 7.19.2.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/jstabenow-iwq/project/d120b2f3-4772-4ac9-b250-600e2e885d33?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-05-31 16:15:32 +00:00
2022-05-13 19:38:30 +02:00
2022-05-13 20:15:40 +02:00
2022-05-13 19:38:30 +02:00
2022-05-13 19:38:30 +02:00
2022-05-13 19:38:30 +02:00
2022-05-13 19:38:30 +02:00
2022-05-13 19:38:30 +02:00
2022-05-13 19:38:30 +02:00
2022-05-13 19:38:30 +02:00
2022-05-25 22:26:30 +02:00
2022-05-13 19:38:30 +02:00
2022-05-13 17:09:42 +02:00
2022-05-16 19:19:59 +02:00

Restreamer-UI

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

  • 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.

Description
The user interface of the Restreamer for the connection to the Core application.
Readme Apache-2.0 14 MiB
Languages
JavaScript 95.5%
HTML 4%
CSS 0.5%