Skip to content
This repository has been archived by the owner on Feb 19, 2024. It is now read-only.

Releases: VinceG/vue-web-cam

1.4.0

15 Jan 19:12
Compare
Choose a tag to compare

upgraded dev dependencies; Webpack 4

1.3.0

06 Nov 23:55
Compare
Choose a tag to compare
  • dependencies update

1.2.5

16 Oct 20:08
Compare
Choose a tag to compare

1.2.4

11 Oct 03:12
Compare
Choose a tag to compare
update

1.2.3

10 Jul 17:36
Compare
Choose a tag to compare
  • added ability to programatically start/stop webcam

1.2.2

03 Jul 21:21
Compare
Choose a tag to compare
  • Fixed issue with missing labels on cameras emit event due to not yet allow/denying access to media

1.2.1

02 Jul 05:33
Compare
Choose a tag to compare
  • 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 )