Releases: VinceG/vue-web-cam
Releases · VinceG/vue-web-cam
1.4.0
upgraded dev dependencies; Webpack 4
1.2.3
- added ability to programatically start/stop webcam
1.2.2
- Fixed issue with missing labels on cameras emit event due to not yet allow/denying access to media
1.2.1
- Allow to get a list of available devices
- Allow to pass in the deviceId to use
- Emit new events (stopped, cameras, camera-change)
- Allow to install as a global component
- Updated the media stream to not use the soon to be deprecated method. (#7 )