H5S VUE

December 31, 2018 ยท View on GitHub

Play RTSP video with low latency in VUE

Build Setup

Setup h5stream in localhost by this guide https://linkingvision.com/download/documentation/h5stream/h5stream%20%E4%B8%AD%E6%96%87%E6%89%8B%E5%86%8C%20r7.pdf

# install dependencies
npm install

# serve with hot reload at localhost:6080
npm run dev

# build for production with minification
npm run build