jk89 opened a new pull request #90: MediaStream.stop() method has been 
deprecated as of Chrome 47
URL: https://github.com/apache/cordova-plugin-media-capture/pull/90
 
 
   Causes errors like this when using the browser.
   `
   core.es5.js:1084 ERROR TypeError: this._previewStream.stop is not a function
       at CameraUI.destroyPreview (VM587 CaptureProxy.js:134)
       at VM587 CaptureProxy.js:187
       at HTMLVideoElement.preview.onclick (VM587 CaptureProxy.js:109)
       at HTMLVideoElement.o [as __zone_symbol___onclick] (polyfills.js:2)
       at t.invokeTask (polyfills.js:3)
       at Object.onInvokeTask (core.es5.js:4140)
       at t.invokeTask (polyfills.js:3)
       at r.runTask (polyfills.js:3)`
   
   Here is another project which is effected by the issue. 
[https://github.com/apache/cordova-plugin-camera/pull/161](url)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org

Reply via email to