Skip to content

smronju/vue-webcam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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