Files
2025-05-30 15:10:52 +08:00
..
2025-05-29 19:10:25 +08:00
2025-05-30 15:10:52 +08:00
2022-04-27 18:12:37 +08:00
2025-05-29 19:10:25 +08:00
2025-05-29 19:10:25 +08:00
2025-05-29 19:10:25 +08:00
2023-08-31 18:50:20 +08:00
2025-05-29 19:10:25 +08:00
2022-04-27 18:12:37 +08:00

project

A Vue.js project

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader. #萤石播放视频截图功能需要找到源码,把下载动作拦截掉,方法是JS_CapturePicture重排代码后位置大概在48405行z.oTool.downloadFile方法注释掉 #如果萤石视频流切换路由时视频流没有停掉是因为js中代码一个判断报错将代码21403行方法hide中代码换成最简单的获取dom方法 document.getElementById(this.jSPlugin.id, "-ez-ptz-item").style = "display: none"; #h5端萤石视频截图报错需要将预计59500多行的this.getPic方法中的var a中的 rect:this.stYUVRect 改为 rect: {...this.stYUVRect}