Skip to content

wuxiao-D/hikvs-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project setup

npm install

use

// main.js
import hikComp from 'hikvs-web'
Vue.use(hikComp)

config

  • 必须给播放器容器设置宽高
  • 还有以下几个参数必传项:
参数 类型
playConfig Object(在computed中配置)
nameId String
cameraIndexCode String

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

About

基于vue2的海康威视web视频插件

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published