ropbla9 / vue-webcam

A Vue component for capturing image from webcam.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-webcam

A Vue component for capturing image from webcam.

Installation

npm install --save vue-webcam

Usage

See the example files

Options

width

  • Type: Number
  • Required: false

height

  • Type: Number
  • Required: false

Resources

See more about taking photos from webcam documentation

License

MIT

About

A Vue component for capturing image from webcam.

License:MIT License


Languages

Language:JavaScript 82.5%Language:Vue 10.9%Language:HTML 4.7%Language:CSS 1.9%