restreamer-ui-v2/README.md
2022-05-13 19:38:30 +02:00

20 lines
346 B
Markdown

# Restreamer-UI
The user interface of the Restreamer for the connection to the Core application.
- React
- Material-UI (MUI)
## Development
```sh
yarn install
yarn run start
```
Connect the UI to datarhei Core:
http://localhost:3000?address=http://core-ip:core-port/
## License
See the [LICENSE](./LICENSE) file for licensing information.