/vue-webcam

A Vue component for capturing image from webcam.

Primary LanguageJavaScriptMIT LicenseMIT

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