Skip to content

Latest commit

 

History

History
executable file
·
29 lines (20 loc) · 573 Bytes

README.md

File metadata and controls

executable file
·
29 lines (20 loc) · 573 Bytes

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