Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
-
Chrome Version 63.0.3239.132 (Official Build) (64-bit) Ubuntu.
Description
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.
Can't get the audio or video capture to work. Probably the same issue.
Attachments
Issue Links
- duplicates
-
CB-10311 cordova-plugin-camera seems to be using deprecated MediaStream.stop() in browser
- Closed