vue web cam:VueJ的网络摄像头组件 源码
网络摄像头 VueJs的网络摄像头组件。 见对浏览器的兼容性。 安装 npm install vue-web-cam --save // or yarn add vue-web-cam 用法 import Vue from 'vue' import WebCam from "../../src" ; Vue . use ( WebCam ) ; < vue> // or import { WebCam } from "vue-web-cam" ; components: { WebCam } < web> components :
文件列表
vue-web-cam-master.zip
(预估有个20文件)
vue-web-cam-master
.babelrc
258B
package.json
2KB
.eslintrc.json
978B
assets
splash.png
309KB
logo.png
4KB
index.html
1KB
nuxt
index.js
246B
暂无评论