linkingvision / h5svue

Play RTSP in VUE with low latency
56 stars 60 forks source link

H5S VUE

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