smronju / vue-webcam

A Vue component for capturing image from webcam.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

If you found any issues please make PR as I'm not maintaining this anymore!

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 85.3%Language:Vue 9.1%Language:HTML 4.0%Language:CSS 1.6%