# h5sconsole **Repository Path**: morp1992/h5sconsole ## Basic Information - **Project Name**: h5sconsole - **Description**: h5stream management web interface - **Primary Language**: HTML - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-07-31 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # h5sconsole -- a management web interface for h5stream # [https://linkingvision.cn/](https://linkingvision.cn/ "https://linkingvision.cn/") ![](https://github.com/linkingvision/h5sconsole/raw/master/doc/login.PNG) ![](https://github.com/linkingvision/h5sconsole/raw/master/doc/dashboard.PNG) ![](https://github.com/linkingvision/h5sconsole/raw/master/doc/live.PNG) ![](https://github.com/linkingvision/h5sconsole/raw/master/doc/fullscreen.PNG) ![](https://github.com/linkingvision/h5sconsole/raw/master/doc/setting.PNG) ## Build Setup ``` bash # install dependencies npm install # serve with hot reload at localhost:6080 npm run dev # build for production with minification npm run build